SortFieldCollection.IndexOf, méthode (String)
Espace de noms : Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly : Microsoft.TeamFoundation.WorkItemTracking.Controls (dans Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntaxe
'Déclaration
Public Function IndexOf ( _
fieldName As String _
) As Integer
public int IndexOf(
string fieldName
)
Paramètres
- fieldName
Type : System.String
Valeur de retour
Type : System.Int32
retourne 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.
Voir aussi
Référence
Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms