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, IEnumeratorProperties
| Name | Description |
|---|---|
| Current |
Methods
| Name | Description |
|---|---|
| Dispose() | |
| MoveNext() |