System.JSON.BSON.TBsonWriter.WriteEndObject

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure WriteEndObject; override;

C++

virtual void __fastcall WriteEndObject();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter


説明

前に開始されたオブジェクトの終了を書き込みます。

関連項目