PostSharpAPI ReferencePost­Sharp.​CollectionsRead­Only­Singly­Linked­List<T>.​Enumerator
Open sandboxFocus

ReadOnlySinglyLinkedList<T>.Enumerator Class

An enumerator allowing to enumerate a ReadOnlySinglyLinkedList<T>.

Inheritance
ReadOnlySinglyLinkedList<T>.Enumerator
Implements
IEnumerator<T>
System.Collections.IEnumerator
IDisposable
Namespace: PostSharp.Collections
Assembly: PostSharp.dll
Syntax
public sealed class Enumerator : ValueType

Properties

Name Description
Current

Methods

Name Description
Dispose()
MoveNext()