GetEnumerator()
Returns an enumerator that iterates through the AdvisableDictionary<TKey, TValue>.KeyCollection.
Declaration
public AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator GetEnumerator()
Returns
Type | Description |
---|---|
AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator | An AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator structure for the current AdvisableDictionary<TKey, TValue>.KeyCollection. |