CheckCollection.Remove Method
Removes a Check object from the CheckCollection collection.
Overload List
| Name | Description |
|---|---|
| CheckCollection.Remove (Check) |
Removes a Check object from the CheckCollection collection.
|
| CheckCollection.Remove (String) |
Removes a Check object with the specified name from the CheckCollection collection.
|