Método ModelComponentCollection.IModelComponentCollection.Contains

Indicates whether the collection contains a specific value.

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

Sintaxe

C#
bool IModelComponentCollection.Contains(
    IModelComponent item
)

Parâmetros

Valor de retorno

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

Implementa

IModelComponentCollection.Contains(IModelComponent)

Consulte também

Referência

ModelComponentCollection Classe

Namespace Microsoft.AnalysisServices