System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* TBaseCollection.Create */ inline __fastcall TParentCollection(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 TParentCollection


Description

Create crée une instance de TParentCollection.

Voir aussi