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
 Return valueName  | Type  | 
|---|---|
ResetDocument  | HRESULT  | 
Sample call:
fbJson.ResetDocument();