JsonObjectAdd Method

Overload List

Add(JsonProperty) Adds an item to this JsonObject.
Add(String, JsonValue) Adds a pair of name and value to this JsonObject.

See Also