Open sandboxFocus

Property FirstNode

FirstNode

Declaration
public readonly ISinglyLinkedListNode<T> FirstNode { get; }
Property Value
Type Description
ISinglyLinkedListNode<T>