IdentityGridControl.IndexOf, méthode
Espace de noms : Microsoft.TeamFoundation.Controls.WinForms
Assembly : Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)
Syntaxe
'Déclaration
Public Function IndexOf ( _
identity As TeamFoundationIdentity _
) As Integer
public int IndexOf(
TeamFoundationIdentity identity
)
Paramètres
- identity
Type : Microsoft.TeamFoundation.Framework.Client.TeamFoundationIdentity
Valeur de retour
Type : System.Int32
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.