WSDLBind.IImports
From RAD Studio VCL Reference
Contents |
Delphi Information
From WSDLBind.pas
IImports = interface(IXMLNodeCollection) [2BA090C5-A91E-42BA-928B-75FB816B195F]
Unit: WSDLBind
Type: interface
Class Properties: WSDLBind.IImports Properties
Class Methods: WSDLBind.IImports Methods
C++ Information
From WSDLBind.hpp
IImports = class(IXMLNodeCollection)
Unit: WSDLBind
Type: class
Inherited Class Members: WSDLBind.IImports Members
Class Properties: WSDLBind.IImports Properties
Class Methods: WSDLBind.IImports Methods
Description
IImports is an interface for a collection of import nodes in a WSDL document.
Use the IImports interface to access the properties and methods specific for the collection of import nodes in a WSDL document. IImports exposes methods and properties that can be used to access and add import nodes to the WSDL document.