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

EndArray Method

Writes the closing bracket of a JSON array.

Syntax

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

Remarks

This functionality is not yet implemented.

This method write the closing bracket of a JSON array to the output. An array must already have been opened by calling StartArray.

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