API:System.JSON.TJSONArray.Get
Delphi
function Get(const Index: Integer): TJSONValue; deprecated 'Use Items property';
C++
TJSONValue* __fastcall Get _DEPRECATED_ATTRIBUTE1("Use Items property") (const int Index);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONArray |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!