IgnoreDeviceFilterElementCollection::Item Property
.NET Framework (current version)
Gets the specified IgnoreDeviceFilterElement object from the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[ConfigurationProperty^] | Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.) |
![]() | Item[Int32] | Gets the IgnoreDeviceFilterElement object from the collection at the specified index. |
![]() | Item[String^] | Gets the specified IgnoreDeviceFilterElement object from the collection by using its name. |
Show:

