IDictionaryObjectSet Method |
Name | Description | |
---|---|---|
Set(IDictionaryString, Object) |
Replaces the contents of this dictionary with the contents of the
given one
| |
Set(String, ArrayObject) |
Sets the given key to the given value
| |
Set(String, Blob) |
Sets the given key to the given value
| |
Set(String, DictionaryObject) |
Sets the given key to the given value
| |
Set(String, Boolean) |
Sets the given key to the given value
| |
Set(String, DateTimeOffset) |
Sets the given key to the given value
| |
Set(String, Double) |
Sets the given key to the given value
| |
Set(String, Int32) |
Sets the given key to the given value
| |
Set(String, Int64) |
Sets the given key to the given value
| |
Set(String, Object) |
Sets the given key to the given value
| |
Set(String, Single) |
Sets the given key to the given value
| |
Set(String, String) |
Sets the given key to the given value
|