StartArray Method

Writes the opening bracket of a JSON array.

Syntax

public void StartArray();
Public Sub StartArray()

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]