System.JSON.Builders.TJSONCollectionBuilder.TPairs.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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


Description

Create crée une instance de TPairs.

Voir aussi