Class ReadOnlyLinkedList<T>
Implements
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 |