IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

StartObject Method

Writes the opening brace of a JSON object.

Syntax

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

Remarks

This functionality is not yet implemented.

This method writes the opening brace of a JSON object to the output. To close the object call EndObject.

NOTE: This method has a corresponding asynchronous version (StartObjectAsync) 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]