System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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


Beschreibung

Erstellt eine Instanz von TParentCollection.

Siehe auch