Open sandboxFocus

Struct AdvisableDictionary<TKey, TValue>.Enumerator

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

Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common.dll
Syntax
public struct AdvisableDictionary<TKey, TValue>.Enumerator : IEnumerator<KeyValuePair<TKey, TValue>>, IDisposable, IDictionaryEnumerator, IEnumerator

Properties

Name Description
Current

Methods

Name Description
Dispose()
MoveNext()