Overload List
| Name | Description | |
|---|---|---|
| Put(IDictionary) |
Add map values to map. If the map does not exist, create it using specified userModule configuration.
| |
| Put(Value, Value) |
Add entry to map. If the map does not exist, create it using specified userModule configuration.
|
See Also