AlgorithmParameterCollection.Contains Method
Include Protected Members
Include Inherited Members
Indicates whether the collection contains an AlgorithmParameter.
Overload List
Name | Description | |
---|---|---|
![]() |
Contains(String) | Indicates whether the collection contains an AlgorithmParameter with the specified name. |
![]() |
Contains(AlgorithmParameter) | Indicates whether the collection contains a specified AlgorithmParameter. |
Top