System.Web.Services.Description.MimePartCollection.Contains Method

Returns a value indicating whether the specified System.Web.Services.Description.MimePart is a member of the System.Web.Services.Description.MimePartCollection.

Syntax

public bool Contains (MimePart mimePart)

Parameters

mimePart
The System.Web.Services.Description.MimePart to check for collection membership.

Returns

true if the mimePart parameter is a member of the MimePartCollection; otherwise, false.

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