ServerViewPropertiesCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[CriteriaOperator] | expression | Gets an item from the ServerViewPropertiesCollection. This item matches the specified expression. |
| Item[Int32] | index | Gets an item that has the specified index from the ServerViewPropertiesCollection. |
| Item[String] | name | Gets an item that has the specified name from the ServerViewPropertiesCollection. |