AdvisableDictionary<TKey, TValue>.KeyCollection.GetEnumerator Method |
Returns an enumerator that iterates through the AdvisableDictionary<TKey, TValue>.KeyCollection.
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator GetEnumerator()
Return Value
Type: AdvisableDictionary<TKey, TValue>.KeyCollection.EnumeratorAn AdvisableDictionary<TKey, TValue>.KeyCollection.Enumerator structure for the current AdvisableDictionary<TKey, TValue>.KeyCollection.