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

ReadOnlyLinkedList<T> Class

Inheritance
ReadOnlyLinkedList<T>
Implements
IReadOnlyLinkedList<T>
Namespace: PostSharp.Collections
Assembly: Metalama.Migration.dll
Syntax
public sealed class ReadOnlyLinkedList<T> : ValueType, IReadOnlyLinkedList<T>
Type Parameters
Name Description
T

Properties

Name Description
First
IsEmpty
Last