EndObject

EndObject 1:

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

Syntax

METHOD EndObject : HRESULT

EndObject 2: Return value

Name

Type

EndObject

HRESULT

Sample call:

fbJson.EndObject();