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