System.Ext.Collections Namespace
The System.Ext.Collections namespace contains a number of interfaces and a class that define collections of objects.
Interfaces
| Name | Description | |
|---|---|---|
![]() |
IDictionary | Represents a nongeneric collection of key/value pairs. |
![]() |
IDictionaryEnumerator | Enumerates the elements of a nongeneric dictionary. |
Structures
| Name | Description | |
|---|---|---|
![]() |
DictionaryEntry | Defines a dictionary key/value pair that can be set or retrieved. |
.png)
.png)