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