Method GetEnumerator
GetEnumerator()
Returns an enumerator that iterates through the value sets in the dictionary.
Declaration
public HashSetDictionary<TKey, TValue>.ValueSetCollection.Enumerator GetEnumerator()Returns
| Type | Description | 
|---|---|
| HashSetDictionary<TKey, TValue>.ValueSetCollection.Enumerator | 
