System.Web.Services.Description.MessagePartCollection Class

Represents a collection of instances of the System.Web.Services.Description.MessagePart class. This class cannot be inherited.

See Also: MessagePartCollection Members

Syntax

public sealed class MessagePartCollection : ServiceDescriptionBaseCollection

Remarks

The System.Web.Services.Description.MessagePart class corresponds to a Web Services Description Language (WSDL) <part> element enclosed by the <message> element, which is in turn enclosed by the <definitions> root 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