Namespace System.Collections.Generic Classes SortedList<TKey, TValue> Represents a collection of associated keys and values that are sorted by the keys and are accessible by key and by index.