System.Collections.Generic
- Dictionary<TKey,TValue>
- List<T>
- Queue<T>
- SortedList<TKey,TValue>
- Stack<T>
- HashSet<T>
- LinkedList<T>
System.Collections
- ArrayList
- Hashtable
- Queue
- Stack
System.Collections.Concurrent
- BlockingCollection
- ConcurrentBag
- ConcurrentDictionary
- ConcurrentQueue
- ConcurrentStack
- OrderablePartitioner
- Partitioner
C#集合类详解
1661

被折叠的 条评论
为什么被折叠?



