System.Web.UI.WebControls.EmbeddedMailObjectsCollection.Contains Method

Determines whether the System.Web.UI.WebControls.EmbeddedMailObjectsCollection contains a specific System.Web.UI.WebControls.EmbeddedMailObject.

Syntax

public bool Contains (EmbeddedMailObject value)

Parameters

value
The System.Web.UI.WebControls.EmbeddedMailObject to locate in the System.Web.UI.WebControls.EmbeddedMailObjectsCollection object.

Returns

true if the System.Web.UI.WebControls.EmbeddedMailObjectsCollection contains obj; otherwise, false.

Remarks

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0