AlgorithmParameterCollection.Item Property
Gets the specified AlgorithmParameter from the collection.
Overload List
| Name | Description |
|---|---|
| AlgorithmParameterCollection.Item (Int32) |
Gets the AlgorithmParameter at the specified index from the collection.
|
| AlgorithmParameterCollection.Item (String) |
Gets the AlgorithmParameter, with the specified name, from the collection.
|