API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.BeginObject

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

Delphi

function BeginObject: TPairs; overload; inline;
function BeginObject(const AKey: string): TPairs; overload; inline;

C++

HIDESBASE TJSONCollectionBuilder::TPairs* __fastcall BeginObject()/* overload */;
HIDESBASE TJSONCollectionBuilder::TPairs* __fastcall BeginObject(const System::UnicodeString AKey)/* overload */;

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。