LinkedList<T>

E1791277 UNEXPLORED

LinkedList<T> is a generic .NET collection class that implements a doubly linked list, allowing efficient insertions and deletions at any position in the sequence.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
LinkedList<T> canonical 1

Referenced by (1)

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

System.Collections.Generic provides LinkedList<T>