API:System.JSON.BSON.TBsonWriter.Close

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

Delphi

procedure Close; override;

C++

virtual void __fastcall Close();

プロパティ

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

説明

ライタを閉じます。

System.JSON.BSON.TBsonWriter.Close は System.JSON.Writers.TJsonWriter.Close を継承しています。以下の内容はすべて System.JSON.Writers.TJsonWriter.Close を参照しています。

ライタを閉じます。

関連項目