LinkedListNode is used to implement the internal nodes of the LinkedList class. You should not need to deal with a LinkedListNode directly.