DeviceFilterElementCollection.Remove Method (DeviceFilterElement)
.NET Framework (current version)
Removes the specified item from the collection. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- deviceFilter
-
Type:
System.Web.Mobile.DeviceFilterElement
The item to remove from the collection.
This overload gets the key from the object referenced by the deviceFilter parameter and then calls the DeviceFilterElementCollection.Remove method with the key as the argument.
.NET Framework
Available since 2.0
Available since 2.0
Show: