Assign to this object an object initialized from rhs.
Assign to this object a value of type JsonObject initialized from the specified rhs, and return a reference providing modifiable access to this object. The value currently held by this object (if any) is destroyed if that value's type is not JsonObject.
a reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | source object |