ServiceDescriptionBaseCollection Hierarchy
The following table lists the classes derived from
System.Web.Services.Description.ServiceDescriptionBaseCollection
.
| Class | Description |
|---|---|
| System.Web.Services.Description.BindingCollection |
Represents a collection of instances of the Binding class supported by the XML Web service. This class cannot be inherited.
|
| System.Web.Services.Description.FaultBindingCollection |
Represents a collection of instances of the FaultBinding class. This class cannot be inherited.
|
| System.Web.Services.Description.ImportCollection |
Provides a collection of instances of the Import class representing documents to be imported into the XML Web service. This class cannot be inherited.
|
| System.Web.Services.Description.MessageCollection |
Represents a collection of instances of the Message class. This class cannot be inherited.
|
| System.Web.Services.Description.MessagePartCollection |
Represents a collection of instances of the MessagePart class. This class cannot be inherited.
|
| System.Web.Services.Description.OperationBindingCollection |
Represents a collection of instances of the OperationBinding class. This class cannot be inherited.
|
| System.Web.Services.Description.OperationCollection |
Represents a collection of instances of the Operation class. This class cannot be inherited.
|
| System.Web.Services.Description.OperationFaultCollection |
Represents a collection of instances of the OperationFault class. This class cannot be inherited.
|
| System.Web.Services.Description.OperationMessageCollection |
Represents a collection of OperationInput and OperationOutput messages related to an XML Web service. This class cannot be inherited.
|
| System.Web.Services.Description.PortCollection |
Represents a collection of instances of the Port class. This class cannot be inherited.
|
| System.Web.Services.Description.PortTypeCollection |
Represents a collection of instances of the PortType class; that is, a collection of sets of operations supported by the XML Web service. This class cannot be inherited.
|
| System.Web.Services.Description.ServiceCollection |
Represents a collection of instances of the Service class. This class cannot be inherited.
|
| System.Web.Services.Description.ServiceDescriptionCollection |
Represents a collection of instances of the ServiceDescription class. This class cannot be inherited.
|
| System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection |
Represents the collection of extensibility elements used by the XML Web service. This class cannot be inherited.
|
Community Additions
Show: