Delen via


AlgorithmParameterCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether the collection contains an AlgorithmParameter.

Overload List

  Name Description
Public method Contains(String) Indicates whether the collection contains an AlgorithmParameter with the specified name.
Public method Contains(AlgorithmParameter) Indicates whether the collection contains a specified AlgorithmParameter.

Top