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

AdvisableDictionary<TKey, TValue>.GetEnumerator Method

GetEnumerator()

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

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

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