IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET 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 method writes the closing bracket of a JSON array to the output. An array must already have been opened by calling StartArray.

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