Appearance
Attaches a node to the next position.
nodeLinkedListNode<T>: The node to attach to the next position.
LinkedListNode<T>