Property Keys
Keys
Gets an System.Collections.Generic.ICollection<> containing the keys of the System.Collections.Generic.IDictionary<TKey, TValue>.
Declaration
public LurchTable<TKey, TValue>.KeyCollection Keys { get; }
Property Value
Type | Description |
---|---|
LurchTable.KeyCollection<> |