StartArray

StartArray 1:

This method generates the start of a new JSON array ("square opening bracket") and inserts it at the current position of the SAX writer.

Syntax

METHOD StartArray : HRESULT

StartArray 2: Return value

Name

Type

StartArray

HRESULT

Sample call:

fbJson.StartArray();