System.Web.Services.Description.Message.FindPartsByName Method

Searches the System.Web.Services.Description.MessagePartCollection returned by the Message.Parts property and returns an array of type System.Web.Services.Description.MessagePart that contains the named instances.

Syntax

public MessagePart[] FindPartsByName (string[] partNames)

Parameters

partNames
An array of names of the System.Web.Services.Description.MessagePart instances to be returned.

Returns

An array of type System.Web.Services.Description.MessagePart.

Remarks

Documentation for this section has not yet been entered.

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