System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.AsObject

提供: RAD Studio API Documentation
2015年12月2日 (水) 16:44時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-20961)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function AsObject: TPairs;

C++

TJSONCollectionBuilder::TPairs* __fastcall AsObject();

プロパティ

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


説明

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

関連項目