System.JSON.BSON.TBsonWriter.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TBsonWriter(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | System.JSON.BSON.pas System.JSON.BSON.hpp |
System.JSON.BSON | TBsonWriter |
Description
Destroys an instance of TJsonWriter.
System.JSON.BSON.TBsonWriter.Destroy inherits from System.JSON.Writers.TJsonWriter.Destroy. All content below this line refers to System.JSON.Writers.TJsonWriter.Destroy.
Destroys an instance of TJsonWriter.