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