System.JSON.BSON.TBsonReader.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBsonReader();

Properties

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

Description

Destroys this instance of TBsonReader.

See Also