System.JSON.BSON.TBsonWriter.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TBsonWriter(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| destructor | public | System.JSON.BSON.pas System.JSON.BSON.hpp |
System.JSON.BSON | TBsonWriter |
説明
TJsonWriter のインスタンスを破棄します。
System.JSON.BSON.TBsonWriter.Destroy は System.JSON.Writers.TJsonWriter.Destroy を継承しています。以下の内容はすべて System.JSON.Writers.TJsonWriter.Destroy を参照しています。
TJsonWriter のインスタンスを破棄します。