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

StartArray Method

Writes the opening bracket of a JSON array.

Syntax

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

Remarks

This functionality is not yet implemented.

This method write the opening bracket of a JSON array to the output. To close the array call EndArray.

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