System.JSON.TJSONPair.GetJsonValue

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

Delphi

function GetJsonValue: TJSONValue; inline;

C++

TJSONValue* __fastcall GetJsonValue();

プロパティ

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

説明

JsonValue プロパティの取得アクセサ メソッドを表します。

GetJsonValue は、JsonValue プロパティの取得アクセサ メソッドを表します。

関連項目