IJsonObjectBuilder.Build

Syntax

Build: IJsonObject;

Description

The Build method returns the created JSON object.

Example

The example of use is given in description of the IJsonDocument.WriteToString method.

See also:

IJsonObjectBuilder