PostSharpAPI ReferencePost­Sharp.​Patterns.​CollectionsAdvisable­Dictionary<TKey, TValue>.​Key­CollectionGet­Enumerator
Open sandboxFocus

AdvisableDictionary<TKey, TValue>.KeyCollection.GetEnumerator Method

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.