System.JSON.BSON.TBsonReader.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBsonReader(void);

プロパティ

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


説明

TBsonReader のこのインスタンスを破壊します。

関連項目