Overload List
| Name | Description | |
|---|---|---|
| add(String, String) |
Adds a new key to the Dictionary, or modifies the value of an existing key.
| |
| add(String, String, Boolean) |
Adds a new key to the Dictionary, or modifies the value of an existing key.
|