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