Partager via


GlobalTypeCollection.IList.IndexOf, méthode

Obtient la position d'un élément dans la collection.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Private Function IndexOf ( _
    item As Object _
) As Integer Implements IList.IndexOf
int IList.IndexOf(
    Object item
)

Paramètres

Valeur de retour

Type : System.Int32
La position de l'élément, ou -1 s'il était introuvable.

Implémentations

IList.IndexOf(Object)

Sécurité .NET Framework

Voir aussi

Référence

GlobalTypeCollection Classe

Microsoft.VisualStudio.Shell.Design, espace de noms