SortedList

E1786493 UNEXPLORED

SortedList is a .NET collection type that maintains its key-value pairs in sorted order based on key comparisons.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (2)

Label Occurrences
SortedList canonical 2
SortedList<TKey,TValue> 1

Referenced by (3)

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

System.IComparable usedBy SortedList
CaseInsensitiveComparer usedWith SortedList
System.Collections.Generic provides SortedList<TKey,TValue>
linked to: SortedList