REST.JsonReflect.TJSONConverter.Clear
Delphi
procedure Clear; override;
C++
virtual void __fastcall Clear();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | REST.JsonReflect.pas REST.JsonReflect.hpp | REST.JsonReflect | TJSONConverter | 
Description
Removes any residual data from this instance of TConverter so that it can be reused for a new conversion.
REST.JsonReflect.TJSONConverter.Clear inherits from REST.JsonReflect.TConverter.Clear. All content below this line refers to REST.JsonReflect.TConverter.Clear.
Removes any residual data from this instance of TConverter so that it can be reused for a new conversion.