Méthode ModelComponentCollection.IList.IndexOf

Determines the index of a specific item in the collection.

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

Syntaxe

C#
int IList.IndexOf(
    Object value
)

Paramètres

Valeur de retour

Type : System.Int32
The index of value if found in the list; otherwise, -1.

Implémente

IList.IndexOf(Object)

Voir aussi

Référence

ModelComponentCollection Classe

Espace de noms Microsoft.AnalysisServices