The System.Collections.Specialized namespace contains specialized and strongly-typed collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings.
Namespace hierarchy
Classes
Structures
| Structure |
Description |
| BitVector32 |
Provides a simple structure that stores Boolean values and small integers in 32 bits of memory. |
| BitVector32.Section |
Represents an section of the vector that can contain a integer number. |
See Also
.NET Framework Class Library