AlgorithmParameterCollection.Remove Method
Removes an AlgorithmParameter from the collection.
Overload List
| Name | Description |
|---|---|
| AlgorithmParameterCollection.Remove (AlgorithmParameter) |
Removes the specified AlgorithmParameter from the collection.
|
| AlgorithmParameterCollection.Remove (String) |
Removes the AlgorithmParameter, with the specified name, from the collection.
|