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

ReadOnlyLinkedList<T> Struct

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

Implements
IReadOnlyLinkedList<T>
Namespace: PostSharp.Collections
Assembly: PostSharp.dll
Syntax
public struct ReadOnlyLinkedList<T> : IReadOnlyLinkedList<T>
Type Parameters
Name Description
T

Properties

Name Description
First
IsEmpty
Last