Represents an object in the JSON abstract syntax tree.
Constructors
public JsonObject()
Initializes a new instance of the JsonObject class.
Properties
Members
: List<JsonMember>Gets the object's members.
Represents an object in the JSON abstract syntax tree.
Represents an object in the JSON abstract syntax tree.
public JsonObject()
Initializes a new instance of the JsonObject class.
Members
: List<JsonMember>Gets the object's members.