SafeDictionaryTKey, TValueValues Property |
Gets a Collection containing the values in the System.Collections.Hashtable.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public override ICollection Values { get; }
Property Value
Type:
ICollectionImplements
IDictionaryValuesSee Also