IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

EndObject Method

Writes the closing brace of a JSON object.

Syntax

[VB.NET]
Public Sub EndObject()
[C#]
public void EndObject();

Remarks

This method writes the closing brace of a JSON object. A object must have previously been started by calling StartObject.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]