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