AlgorithmParameterCollection.IList.Contains Method
SQL Server 2012
Determines whether the AlgorithmParameterCollection contains a specific value.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- value
- Type: System.Object
The object to locate in the AlgorithmParameterCollection.
Return Value
Type: System.Booleantrue if the object is found in the AlgorithmParameterCollection; otherwise, false.
