अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


ModelComponentCollection.IList.Contains Method

Indicates whether the collection contains a specific value.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
bool IList.Contains(
    Object value
)

Parameters

Return Value

Type: System.Boolean
true if the object is found in the collection; otherwise, false.

Implements

IList.Contains(Object)

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace