SafeDictionaryTKey, TValueKeys Property |
Gets an Collection containing the keys in the System.Collections.Hashtable.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public override ICollection Keys { get; }
Property Value
Type:
ICollectionImplements
IDictionaryKeysSee Also