EmbeddedMailObjectsCollection::IndexOf Method (EmbeddedMailObject^)
.NET Framework (current version)
Determines the index of a specific EmbeddedMailObject in the EmbeddedMailObjectsCollection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System.Web.UI.WebControls::EmbeddedMailObject^
An EmbeddedMailObject to locate in the EmbeddedMailObjectsCollection.
Return Value
Type: System::Int32The index of the EmbeddedMailObject if it exists in the EmbeddedMailObjectsCollection; otherwise, -1.
.NET Framework
Available since 2.0
Available since 2.0
Show: