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