Data.DBXJSONReflect.TJSONConverter.Clear
Delphi
procedure Clear; override;
C++
virtual void __fastcall Clear();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | TJSONConverter | 
Description
Resets the instance state.
The Clear method clears all residual data so that the instance can be reused for a new conversion.