REST.Backend.ServiceTypes.TBackendObjectList.ExtractArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ExtractArray: TArray<T>;

C++

System::DynamicArray<T> __fastcall ExtractArray();

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendObjectList

Description

Embarcadero Technologies does not currently have any additional information.