Method IEnumerable<ValueSet>.GetEnumerator
IEnumerable<ValueSet>.GetEnumerator()
Returns an enumerator that iterates through the value sets in this collection.
Declaration
IEnumerator<HashSetDictionary<TKey, TValue>.ValueSet> IEnumerable<HashSetDictionary<TKey, TValue>.ValueSet>.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator<HashSetDictionary<TKey, TValue>.ValueSet> |