WSDLBind.TPorts Methods

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

function GetPort(Index: Integer): IPort;
function Add(const Name: WideString; const Binding: WideString): IPort;
function Insert(Index: Integer): IPort;


Unit: WSDLBind

Type: method

Visibility: protected

Member Of: TPorts

C++ Information

System::DelphiInterface<Wsdlbind::IPort> __fastcall GetPort(int Index);
System::DelphiInterface<Wsdlbind::IPort> __fastcall Add(System::WideString Name, System::WideString Binding);
System::DelphiInterface<Wsdlbind::IPort> __fastcall Insert(int Index);


Unit: WSDLBind

Type: method

Visibility: protected

Member Of: TPorts


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version