REST.Client.TRESTRequestParameterList.IndexOf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOf(const AParam: TRESTRequestParameter): integer; overload;
function IndexOf(const AName: string): integer; overload;

C++

int __fastcall IndexOf(TRESTRequestParameter* const AParam)/* overload */;
int __fastcall IndexOf(const System::UnicodeString AName)/* overload */;

Propriétés

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

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 !