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