API:System.JSON.TJSONObject.Pairs

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

Delphi

property Pairs[const Index: Integer]: TJSONPair read GetPair;

C++

__property TJSONPair* Pairs[const int Index] = {read=GetPair};

プロパティ

種類 可視性 ソース ユニット
property public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject

説明

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