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

ReadOnlyLinkedList<T> Class

A value-type implementation of the IReadOnlyLinkedList<T> interface.

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

Properties

Name Description
First
IsEmpty
Last