System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Create

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

C++

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

プロパティ

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


説明

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

関連項目