EmbeddedMailObjectsCollection::Remove Method (EmbeddedMailObject^)
.NET Framework (current version)
Removes the first occurrence of the specified EmbeddedMailObject from the EmbeddedMailObjectsCollection.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System.Web.UI.WebControls::EmbeddedMailObject^
The EmbeddedMailObject to remove from the EmbeddedMailObjectsCollection.
The Remove method uses the information contained in the EmbeddedMailObject to identify the item to remove from the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: