Partager via


TFStringComparer.GetHashCode, méthode (String)

Obtient le code de hachage de la chaîne spécifiée.

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

Syntaxe

'Déclaration
Public Overrides Function GetHashCode ( _
    x As String _
) As Integer
public override int GetHashCode(
    string x
)

Paramètres

Valeur de retour

Type : System.Int32
Code de hachage de la chaîne spécifiée.

Implémentations

IEqualityComparer<T>.GetHashCode(T)

Sécurité .NET Framework

Voir aussi

Référence

TFStringComparer Classe

GetHashCode, surcharge

Microsoft.TeamFoundation, espace de noms