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