System.JSON.Builders.TJSONCollectionBuilder.DoBeginObject
Delphi
function DoBeginObject: TPairs;
C++
TPairs* __fastcall DoBeginObject();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | System.JSON.Builders.pas System.JSON.Builders.hpp |
System.JSON.Builders | TJSONCollectionBuilder |
説明
JSON オブジェクトを開始します。
DoBeginObject および DoBeginArray は、お互い排他関係にあります。