API:System.JSON.TJSONObject.GetPair
Delphi
function GetPair(const I: Integer): TJSONPair; overload;
C++
TJSONPair* __fastcall GetPair(const int I)/* overload */;
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. Please help us document this topic by using the Discussion page!