LinkedListNode<T>

E1791278 UNEXPLORED

LinkedListNode<T> is a .NET generic class representing a node in a doubly linked list, holding a value and references to the next and previous nodes.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
LinkedListNode<T> canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Collections.Generic provides LinkedListNode<T>