System.JSON.Builders.TJSONCollectionBuilder.TElements.AsRoot

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AsRoot: TElements;

C++

TJSONCollectionBuilder::TElements* __fastcall AsRoot(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TElements


Description

Encapsule le tableau JSON pour que vous ne puissiez pas accéder au tableau JSON ou à l'objet JSON parent.

Voir aussi