学用 ASP.Net 之 System.Collections.Generic 下的容器类


Dictionary<>、KeyValuePair<>:



SortedDictionary<>:



SortedList<>:



HashSet<>、SortedSet<>:



List<>:



LinkedList<>、LinkedListNode<>: