IgnoreDeviceFilterElementCollection::Remove Method

.NET Framework (current version)
 

Removes a IgnoreDeviceFilterElement object from the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRemove(IgnoreDeviceFilterElement^)

Removes the specified IgnoreDeviceFilterElement object from the collection.

System_CAPS_pubmethodRemove(String^)

Removes the specified IgnoreDeviceFilterElement object from the collection, by using its name.

Return to top
Show: