Coggle requires JavaScript to display documents.
SortedDictionary<TKey, TValue>
SortedList<TKey, TValue>
Dictionary<TKey,TVale>
SortedSet<T>
HashSet<T>
List<T>
Queue<T>
Stack<T>
LinkedList<T>