REST.JsonReflect.JSONArrayElementsConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function JSONArrayElementsConverter(Data: TObject; Field: string): TListOfObjects;

C++

extern DELPHI_PACKAGE TListOfObjects __fastcall JSONArrayElementsConverter(System::TObject* Data, System::UnicodeString Field);

Properties

Type Visibility Source Unit Parent
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!