Property ValueLists
ValueLists
Gets a collection containing the value lists in the dictionary.
Declaration
public ListDictionary<TKey, TValue>.ValueListCollection ValueLists { get; }
Property Value
Type | Description |
---|---|
ListDictionary<TKey, TValue>.ValueListCollection |