Implements
Namespace: PostSharp.Collections
Assembly: Metalama.Migration.dll
Syntax
public struct ReadOnlyLinkedList<T> : IReadOnlyLinkedList<T>
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
First | |
IsEmpty | |
Last |
public struct ReadOnlyLinkedList<T> : IReadOnlyLinkedList<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
First | |
IsEmpty | |
Last |