API:REST.JsonReflect.TJSONUnMarshal.GetArgObjects

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetArgObjects(AClass: TClass; JsonArray: TJSONArray): TListOfObjects;

C++

TListOfObjects __fastcall GetArgObjects(System::TClass AClass, System::Json::TJSONArray* JsonArray);

Properties

Type Visibility Source Unit Parent
function protected
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONUnMarshal

Description

Embarcadero Technologies does not currently have any additional information.