DeviceFilterElementCollection.Item Property (String)
.NET Framework (current version)
Gets 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
- name
-
Type:
System.String
The string that identifies the item.
The DeviceFilterElementCollection.Item property can only get an item. To set an item, use the DeviceFilterElementCollection.Item property, which can both set and get an item.
.NET Framework
Available since 2.0
Available since 2.0
Show: