System.Web.Services.Description.MimePartCollection.IndexOf Method

Searches for the specified System.Web.Services.Description.MimePart and returns the zero-based index of the first occurrence within the collection.

Syntax

public int IndexOf (MimePart mimePart)

Parameters

mimePart
The System.Web.Services.Description.MimePart for which to search the System.Web.Services.Description.MimePartCollection.

Returns

A 32-bit signed integer.

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