EndArray

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
 Return value
Name  | Type  | 
|---|---|
EndArray  | HRESULT  | 
Sample call:
fbJson.EndArray();