System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.AsArray

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

Delphi

function AsArray: TElements;

C++

TJSONCollectionBuilder::TElements* __fastcall AsArray();

プロパティ

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


説明

TParentCollection のこのインスタンスを、TElements のインスタンスとして返します。

関連項目