System.Collections.Specialized 4.0.1

Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings. Commonly Used Types: System.Collections.Specialized.NameValueCollection System.Collections.Specialized.NameObjectCollectionBase System.Collections.Specialized.StringCollection System.Collections.Specialized.IOrderedDictionary System.Collections.Specialized.HybridDictionary System.Collections.Specialized.OrderedDictionary System.Collections.Specialized.ListDictionary System.Collections.Specialized.StringDictionary System.Collections.Specialized.BitVector32 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Collections.Specialized --version 4.0.1
Install-Package System.Collections.Specialized -Version 4.0.1
依赖
.NETStandard1.3
包名版本要求
System.Collections.NonGeneric [4.0.1, )
System.Globalization [4.0.11, )
System.Globalization.Extensions [4.0.1, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Extensions [4.1.0, )
System.Threading [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:14:35
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770