IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin 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 functionality is not yet implemented.

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

NOTE: This method has a corresponding asynchronous version (EndObjectAsync) for use in the Xamarin environment.

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