Méthodes WSDLBind.TServices
From Référence RAD Studio VCL
Informations Delphi
| function GetService(Index: Integer): IService; | |
| function Add(const Name: WideString): IService; | |
| function Insert(Index: Integer): IService; |
Unité : WSDLBind
Type : méthode
Visibilité : protected
Membre de : TServices
Informations C++
| System::DelphiInterface<Wsdlbind::IService> __fastcall GetService(int Index); | |
| System::DelphiInterface<Wsdlbind::IService> __fastcall Add(System::WideString Name); | |
| System::DelphiInterface<Wsdlbind::IService> __fastcall Insert(int Index); |
Unité : WSDLBind
Type : méthode
Visibilité : protected
Membre de : TServices
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 !