Home
/
Intersoft.ISRuntime6
/
ISJsonBuilder
/
ArrayBegin
ArrayBegin
Method
Member of
ISJsonBuilder
Begin an Array block.
Specifying a Property Name is simply calls the WritePropertyName method before beginning the Array.
Syntax
ISJsonBuilder
.
ArrayBegin
(
[propertyName]
)
Parameters
Name
Type
Optional
ByRef
Description
propertyName
String
Optional
An optional Property Name for the Array.
Member of:
ISJsonBuilder
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0