Represents a collection of keys and values.
The following tables list the members exposed by the Dictionary type.
Name | Description | |
---|---|---|
Initializes a new instance of the Dictionary class. |
Name | Description | |
---|---|---|
Determines whether the dictionary contains a specific key. |
||
Gets the value associated with the specified key within the dictionary. |
||
Removes the element with the specified key from the dictionary. |
||
Associates the specified value with the specified key within the dictionary. |