Keys
Gets a collection containing the keys in the AdvisableDictionary<TKey, TValue>.
Declaration
public AdvisableDictionary<TKey, TValue>.KeyCollection Keys { get; }
Property Value
Type | Description |
---|---|
AdvisableDictionary<TKey, TValue>.KeyCollection |