SafeDictionaryTKey, TValueTypedKeys Property |
Gets a typed collection of keys in this dictionary
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax public IEnumerable<TKey> TypedKeys { get; }
Property Value
Type:
IEnumerableTKeySee Also