Partager via


SingleItemTrackingCollection.IndexOf, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function IndexOf ( _
    value As Object _
) As Integer
public int IndexOf(
    Object value
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IList.IndexOf(Object)

Sécurité .NET Framework

Voir aussi

Référence

SingleItemTrackingCollection Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms