ServerPropertyCollection.IndexOf Method
Gets the index of a ServerProperty.
Overload List
| Name | Description |
|---|---|
| ServerPropertyCollection.IndexOf (ServerProperty) |
Gets the index of a specified ServerProperty.
|
| ServerPropertyCollection.IndexOf (String) |
Gets the index of a ServerProperty that has the specified name.
|