ResetDocument
This method resets the JSON object currently created with the SAX writer.
Syntax
METHOD ResetDocument : HRESULT
Return value
Name | Type |
---|---|
ResetDocument | HRESULT |
Sample call:
fbJson.ResetDocument();
This method resets the JSON object currently created with the SAX writer.
METHOD ResetDocument : HRESULT
Name | Type |
---|---|
ResetDocument | HRESULT |
Sample call:
fbJson.ResetDocument();