Method GetEnumerator
GetEnumerator()
Returns an enumerator that iterates through the value lists in the dictionary.
Declaration
public ListDictionary<TKey, TValue>.ValueListCollection.Enumerator GetEnumerator()Returns
| Type | Description | 
|---|---|
| ListDictionary<TKey, TValue>.ValueListCollection.Enumerator | 
