Soap.WSDLItems.IWSDLLookup Methods
InheritedProtected
| Add | public | Stores the IWSDLItems of an imported WSDL document. |
| AddImport | public | Stores the URL of an imported document. |
| AddRef | public | Increments the reference count for this interface. |
| BuildWSDLLookup | public | Stores and imports the IWSDLItems and the IImports of a WSDL document. |
| ClearWSDLLookup | public | Clears the collection of imported WSDL documents. |
| Contains | public | Tests whether a URL is stored in the collection. |
| GetWSDLImportList | public | Returns a list of WSDL documents. |
| GetWSDLItems | public | Returns the stored IWSDLItems of an imported WSDL documents collection. |
| IsEmpty | public | Tests whether the collection is empty. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |