Begin an Object block.

Specifying a Property Name is simply calls the WritePropertyName method before beginning the Object.

Syntax

ISJsonBuilder.ObjectBegin([propertyName])

Parameters

NameTypeOptionalByRefDescription
propertyName String Optional An optional Property Name for the Object. If this is the root object, this should always be omitted.
Member of:
ISJsonBuilder
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0