Méthode ModelComponentCollection.IList.Contains

Indicates whether the collection contains a specific value.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
bool IList.Contains(
    Object value
)

Paramètres

Valeur de retour

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

Implémente

IList.Contains(Object)

Voir aussi

Référence

ModelComponentCollection Classe

Espace de noms Microsoft.AnalysisServices