API:System.JSON.TJSONObject.GetPair
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.