Data.DBXJSONReflect.TJSONUnMarshal.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp
| |
Unit: Data.DBXJSONReflect | |
Parent: TJSONUnMarshal |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TJSONUnMarshal();
Description
Destroys an instance of TJSONUnMarshal.
Call Destroy to destroy an instance of the TJSONUnMarshal class.