System.Collections Namespace

Provides fundamental interfaces and classes that define collections of objects, such as lists, queues, arrays, hash tables, and dictionaries. This namespace contains non-generic collection types. For generic equivalents, see the System.Collections.Generic namespace.

Interfaces

Classes

Enumerations