Soap.WSDLBind.IPorts
Delphi
IPorts = interface(IXMLNodeCollection)
C++
__interface INTERFACE_UUID("{360DDA1F-E58E-4355-8711-25140D488497}") IPorts : public Xml::Xmlintf::IXMLNodeCollection
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | Soap.WSDLBind.pas Soap.WSDLBind.hpp |
Soap.WSDLBind | Soap.WSDLBind |
Description
IPorts is an interface for collection of ports in a WSDL document.
Use the IPorts interface to access the properties and methods specific for collection of ports in a WSDL document.