System.Web.Services.Description.WebReferenceCollection Class

Describes a collection of System.Web.Services.Description.WebReference objects.

See Also: WebReferenceCollection Members

Syntax

public sealed class WebReferenceCollection : CollectionBase

Remarks

Use this class to pass a collection of System.Web.Services.Description.WebReference objects when invoking the static ServiceDescriptionImporter.GenerateWebReferences(WebReferenceCollection, System.CodeDom.Compiler.CodeDomProvider, System.CodeDom.CodeCompileUnit, WebReferenceOptions) method of the System.Web.Services.Description.ServiceDescriptionImporter class.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0