Namespace: PostSharp.Collections
Assembly: Metalama.Migration.dll
Syntax
public struct ReadOnlySinglyLinkedList<T> : IEnumerable<T>, IEnumerable
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
FirstNode | |
IsEmpty |
Methods
Name | Description |
---|---|
GetEnumerator() |