A value-type implementation of the IReadOnlyLinkedList<T> interface.
Implements
Namespace: PostSharp.Collections
Assembly: PostSharp.dll
Syntax
public struct ReadOnlyLinkedList<T> : IReadOnlyLinkedList<T>
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
First | |
IsEmpty | |
Last |