System.Collections.Specialized Namespace

The System.Collections.Specialized namespace contains specialized and strongly typed collections. It is implemented in the System.dll assembly. Classes and structures in this namespace are listed in Table A-4.

Table A-4. Classes and Structures in the System.Collections.Specialized Namespace

Class or Structure

Description

BitVector32 structure

Provides a simple structure that stores Boolean values and small integers in 32 bits of memory.

BitVector32.Section structure

Represents a section of the vector that can contain an integer number.

CollectionsUtil class

Not supported.

HybridDictionary class

Implements IDictionary by using a ListDictionary while the collection is small and then switching to a ...

Get Microsoft® .NET Compact Framework (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.