Method Add
Add(JsonValue)
Adds item to JSON Array
Declaration
void Add(JsonValue item)
Parameters
Type | Name | Description |
---|---|---|
JsonValue | item | Item to be added |
Adds item to JSON Array
void Add(JsonValue item)
Type | Name | Description |
---|---|---|
JsonValue | item | Item to be added |