System.JSON.Builders.TJSONCollectionBuilder.TPairs.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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


Beschreibung

Erstellt eine Instanz von TPairs.

Siehe auch