System.Web.Services.Description.OperationMessageCollection Class

Represents a collection of System.Web.Services.Description.OperationInput and System.Web.Services.Description.OperationOutput messages related to an XML Web service. This class cannot be inherited.

See Also: OperationMessageCollection Members

Syntax

public sealed class OperationMessageCollection : ServiceDescriptionBaseCollection

Remarks

An instance of this class will be returned by the Operation.Messages property of the parent System.Web.Services.Description.Operation. As such, it can have exactly two members, one an System.Web.Services.Description.OperationInput and the other an System.Web.Services.Description.OperationOutput.

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