System.JSON.BSON.TBsonWriter.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBsonWriter();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter


Beschreibung

Gibt diese Instanz von TBsonWriter frei.

Siehe auch