KeyRawValueDictionaryAdd Method |
Name | Description | |
---|---|---|
Add(String, Boolean) |
Adds the specified key and value to the dictionary
| |
Add(String, Double) |
Adds the specified key and value to the dictionary
| |
Add(String, Int32) |
Adds the specified key and value to the dictionary
| |
Add(String, Int64) |
Adds the specified key and value to the dictionary
| |
Add(String, Single) |
Adds the specified key and value to the dictionary
| |
Add(String, String) |
Adds the specified key and value to the dictionary
|