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