IJsonObjectBuilder.Build

Syntax

Build: IJsonObject;

Build: Prognoz.Platform.Interop.ForeSystem.IJsonObject;

Description

The Build method returns the created JSON object.

Fore and Fore.NET Examples

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

See also:

IJsonObjectBuilder