EndObject Method

Writes the closing brace of a JSON object.

Syntax

public void EndObject();
Public Sub EndObject()

Remarks

This method writes the closing brace of a JSON object. A object must have previously been started by calling StartObject.

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