System.JSON.BSON.TBsonWriter.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBsonWriter();

Properties

Type Visibility Source Unit Parent
destructor public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter

Description

Destroys this instance of TBsonWriter.

See Also