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