System.Web.Services.Description.ImportCollection Class

Provides a collection of instances of the System.Web.Services.Description.Import class representing documents to be imported into the XML Web service. This class cannot be inherited.

See Also: ImportCollection Members

Syntax

public sealed class ImportCollection : ServiceDescriptionBaseCollection

Remarks

The System.Web.Services.Description.Import class corresponds to the Web Services Description Language (WSDL) <import> element that is enclosed by the root <definitions> element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0