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

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