System.JSON.Builders.TJSONCollectionBuilder.TElements.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* TBaseCollection.Create */ inline __fastcall TElements(TJSONCollectionBuilder* const AOwner, const int ARootDepth) : TJSONCollectionBuilder::TBaseCollection(AOwner, ARootDepth) { }

Propriétés

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


Description

Create crée une instance de TElements.

Voir aussi