Enumerates the elements of an AdvisableCollection<T>.
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common.dll
Syntax
public struct AdvisableCollection<T>.Enumerator : IEnumerator<T>, IEnumerator, IDisposable
Properties
Name | Description |
---|---|
Current |
Methods
Name | Description |
---|---|
Dispose() | |
MoveNext() |