ViewPropertiesCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[CriteriaOperator] | expression | Returns an item with the specified expression. |
| Item[Int32] | index | Provides indexed access to the elements in the collection. |
| Item[String] | name | Returns an item with the specified name. |