EndArray Method

Writes the closing bracket of a JSON array.

Syntax

public void EndArray();
Public Sub 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) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]