System.JSON.Builders.TJSONCollectionBuilder.TElements.AsRoot
Delphi
function AsRoot: TElements;
C++
TJSONCollectionBuilder::TElements* __fastcall AsRoot(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.JSON.Builders.pas System.JSON.Builders.hpp |
System.JSON.Builders | TElements |
Description
Encapsulates the JSON array so that you cannot access the parent JSON array or JSON object.