add_object


Description:

[ Version ( since = "2.1.1" ) ]
public void add_object (string key, JsonObject json_obj)

Adds a different object to the JSON object.

Parameters:

this

a JsonObject

key

dictionary key

json_obj

a JsonObject