Click or drag to resize
Json.NET

JObjectAdd Method

 
Overload List
  NameDescription
Public methodAdd(Object)
Adds the specified content as children of this JToken.
(Inherited from JContainer.)
Public methodAdd(String, JToken)
Adds the specified property name.
Top
See Also