REST.Client.TCustomRESTClient.GetEntityList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetEntityList<T: class, constructor>(const AResource: string): TObjectList<T>;

C++

template<typename T> System::Generics::Collections::TObjectList__1<T>* __fastcall GetEntityList(const System::UnicodeString AResource);

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !