System.JSON.Builders.TJSONIterator.Return
Delphi
procedure Return;
C++
void __fastcall Return();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.JSON.Builders.pas System.JSON.Builders.hpp |
System.JSON.Builders | TJSONIterator |
Description
Skips the remaining content of the current array or object, and returns the iterator back to the parent of the array or object.