System.Collections.Specialized
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.
Total Downloads
1.6B
1,599,338,496
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Collections.Specialized --version 4.3.0
Package Manager Console
Install-Package System.Collections.Specialized -Version 4.3.0
PackageReference
<PackageReference Include="System.Collections.Specialized" Version="4.3.0" />
Frameworks
Dependencies
System.Collections.NonGeneric
[4.3.0, )
.NETStandard1.3
System.Globalization
[4.3.0, )
.NETStandard1.3
System.Globalization.Extensions
[4.3.0, )
.NETStandard1.3
System.Resources.ResourceManager
[4.3.0, )
.NETStandard1.3
System.Runtime
[4.3.0, )
.NETStandard1.3
System.Runtime.Extensions
[4.3.0, )
.NETStandard1.3
System.Threading
[4.3.0, )
.NETStandard1.3