System.JSON.BSON.TBsonReader.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBsonReader();

Eigenschaften

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


Beschreibung

Gibt diese Instanz von TBsonReader frei.

Siehe auch