SortedDictionary<TKey, TValue>和SortedList<TKey, TValue>的功能相同,都用来存储按Key排序的键值对,且无重复。SortedDictionary<TKey, TValue>和SortedList<TKey,
SortedDictionary<TKey, TValue>和SortedList<TKey, TValue>的功能相同,都用来存储按Key排序的键值对,且无重复。SortedDictionary<TKey, TValue>和SortedList<TKey,