API:System.JSON.BSON.TBsonReader.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBsonReader();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonReader

説明

TJsonReader閉じ、インスタンスを破壊します。

System.JSON.BSON.TBsonReader.Destroy は System.JSON.Readers.TJsonReader.Destroy を継承しています。以下の内容はすべて System.JSON.Readers.TJsonReader.Destroy を参照しています。


TJsonReader閉じ、インスタンスを破壊します。

関連項目