AlgorithmParameterCollection.IndexOf Method
Gets the index of an AlgorithmParameter.
Overload List
| Name | Description |
|---|---|
| AlgorithmParameterCollection.IndexOf (AlgorithmParameter) |
Gets the index of a specified AlgorithmParameter.
|
| AlgorithmParameterCollection.IndexOf (String) |
Gets the index of an AlgorithmParameter with the specified name.
|