StartObject Method

Writes the opening brace of a JSON object.

Syntax

public void StartObject();
Public Sub StartObject()

Remarks

This method writes the opening brace of a JSON object to the output. To close the object call EndObject.

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