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