set_int32
Description:
Sets or replaces a int32 value in the dictionary.
Parameters:
this |
instance of Dictionary |
key |
key to set |
value |
value to set |
Returns:
true if the value was set or replaced successfully, false otherwise. |