Share via


ProjectCollection.IndexOf, méthode

Obtient l'index de l'objet Project spécifié dans cette collection.

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Int32
Index de l'objet Project spécifié.

Sécurité .NET Framework

Voir aussi

Référence

ProjectCollection Classe

Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms