Adds one or several elements with the provided key and data to this dictionary.
| Name | Description | |
|---|---|---|
|
|
Add(Object, Object) |
Adds an element with the provided key and value to this dictionary. |
|
|
Add(Object, Object[]) |
Adds elements with the provided key and data to this dictionary. |