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