System.JSON.Writers.TJsonWriter.GetTopContainer

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

Delphi

function GetTopContainer: TJsonContainerType;

C++

System::Json::Types::TJsonContainerType __fastcall GetTopContainer();

プロパティ

種類 可視性 ソース ユニット
function protected
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


説明

TopContainer の取得アクセサです。

関連項目