ReadOnlyLinkedList<T>.First Property |
Namespace: PostSharp.Collections
Assembly: PostSharp (in PostSharp.dll) Version: 6.3.11.0 (6.3.11.0)

C#
public ILinkedListNode<T> First { get; }
Property Value
Type: ILinkedListNode<T>Implements
IReadOnlyLinkedList<T>.First