KGy SOFT JSON Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Json
Object
Add 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
Reference
JsonObject Class
KGySoft.Json Namespace
In This Article
Overload List
See Also