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

AdvisableDictionary<TKey, TValue>.Enumerator Class

Enumerates the elements of an AdvisableDictionary<TKey, TValue>.

Inheritance
System.Object
AdvisableDictionary<TKey, TValue>.Enumerator
Implements
System.Collections.Generic.IEnumerator<KeyValuePair<TKey, TValue>>
System.Collections.IEnumerator
IDisposable
System.Collections.IDictionaryEnumerator
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class Enumerator : ValueType

Properties

Name Description
Current

Methods

Name Description
Dispose()
MoveNext()