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