EndArray

EndArray 1:

This method generates the end of a started JSON array ("square closing bracket") and inserts it at the current position of the SAX writer.

Syntax

METHOD EndArray : HRESULT

EndArray 2: Return value

Name

Type

EndArray

HRESULT

Sample call:

fbJson.EndArray();