Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package. Commonly Used Types: System.Collections.ArrayList System.Collections.Hashtable System.Collections.CollectionBase System.Collections.ReadOnlyCollectionBase System.Collections.Stack System.Collections.SortedList System.Collections.DictionaryBase System.Collections.Queue System.Collections.Comparer System.Collections.CaseInsensitiveComparer
dotnet add package System.Collections.NonGeneric --version 4.0.1-beta-23409
Install-Package System.Collections.NonGeneric -Version 4.0.1-beta-23409
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Globalization | [4.0.10, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-10-15 16:47:40 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |