PostSharpAPI ReferencePost­Sharp.​CollectionsRead­Only­Linked­List<T>First
Open sandboxFocus

ReadOnlyLinkedList<T>.First Property

First

Declaration
public ILinkedListNode<T> First { get; }
Property Value
Type Description
ILinkedListNode<T>
Implements
IReadOnlyLinkedList<T>.First