ServerPropertyCollection.Item Property
Gets the specified ServerProperty from the collection.
Overload List
| Name | Description |
|---|---|
| ServerPropertyCollection.Item (Int32) |
Gets the ServerProperty at the specified index in the collection.
|
| ServerPropertyCollection.Item (String) |
Gets the ServerProperty that has the specified name from the collection.
|