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