PostSharp//API Reference/Post­Sharp.​Patterns.​Collections/Advisable­Dictionary<TKey, TValue>.​Key­Collection/Get­Enumerator
Open sandboxFocus

Method GetEnumerator

GetEnumerator()

Returns an enumerator that iterates through the AdvisableDictionary<TKey, TValue>.KeyCollection.

Declaration
public AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator GetEnumerator()
Returns
Type Description
AdvisableDictionary.KeyCollection.Enumerator<>

An AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator structure for the current AdvisableDictionary<TKey, TValue>.KeyCollection.