add_array


Description:

[ Version ( since = "2.1.1" ) ]
public void add_array (string key, JsonArray json_arr)

Adds an array to the JSON object.

Parameters:

this

a JsonObject

key

dictionary key

json_arr

a JsonArray