.NET Framework Class Library
System.Collections Namespace
The System.Collections namespace contains interfaces and classes that define various collections of objects, such as lists, queues, bit arrays, hash tables and dictionaries.

Structures
|
| Structure | Description |
|---|
.gif) | DictionaryEntry |
Defines a dictionary key/value pair that can be set or retrieved.
|