ModelComponentCollection.IList.Contains Método

Indicates whether the collection contains a specific value.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
bool IList.Contains(
    Object value
)

Parámetros

Valor devuelto

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

Implementa

IList.Contains(Object)

Vea también

Referencia

ModelComponentCollection Clase

Espacio de nombres Microsoft.AnalysisServices