JsonObject

Represents an object in the JSON abstract syntax tree.

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.