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