IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET 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 method writes the opening bracket of a JSON array to the output. To close the array call EndArray.

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