API:System.JSON.TJSONObject.GetPair

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPair(const Index: Integer): TJSONPair; inline;

C++

TJSONPair* __fastcall GetPair(const int Index);

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject

Description

Embarcadero Technologies does not currently have any additional information.