System.JSON.Builders.TJSONCollectionBuilder.TElements.Create

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public System.JSON.Builders.hpp System.JSON.Builders TElements


説明

TElements のインスタンスを作成します。

関連項目