System.JSON.Builders.TJSONCollectionBuilder.TElements.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public System.JSON.Builders.hpp System.JSON.Builders TElements


Beschreibung

Erstellt eine Instanz von TElements.

Siehe auch