Property Keys
Keys
Declaration
public virtual ICollectionValue<K> Keys { get; }
Property Value
Type | Description |
---|---|
ICollectionValue<K> | A collection containing all the keys of the dictionary |
public virtual ICollectionValue<K> Keys { get; }
Type | Description |
---|---|
ICollectionValue<K> | A collection containing all the keys of the dictionary |