ServerPropertyCollection.Remove Method
Removes a ServerProperty from the collection.
Overload List
| Name | Description |
|---|---|
| ServerPropertyCollection.Remove (ServerProperty) |
Removes the specified ServerProperty from the collection.
|
| ServerPropertyCollection.Remove (String) |
Removes the ServerProperty that has the specified name from the collection.
|