MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​CollectionsRead­Only­Singly­Linked­List<T>
Open sandboxFocus

ReadOnlySinglyLinkedList<T> Class

Inheritance
System.Object
ReadOnlySinglyLinkedList<T>
Implements
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
Namespace: PostSharp.Collections
Assembly: Metalama.Migration.dll
Syntax
public sealed class ReadOnlySinglyLinkedList<T> : ValueType
Type Parameters
Name Description
T

Properties

Name Description
FirstNode
IsEmpty

Methods

Name Description
GetEnumerator()