API:System.JSON.TJSONArray.GetValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetValue(const Index: Integer): TJSONValue; overload; inline;

C++

HIDESBASE TJSONValue* __fastcall GetValue(const int Index)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONArray

Beschreibung


Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.