Partager via


VssStringComparer.GetHashCode, méthode (String)

Ce membre substitue StringComparer.GetHashCode(String).

Espace de noms :  Microsoft.VisualStudio.Services.Common
Assembly :  Microsoft.VisualStudio.Services.Common (dans Microsoft.VisualStudio.Services.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

Implémentations

IEqualityComparer<T>.GetHashCode(T)

Sécurité .NET Framework

Voir aussi

Référence

VssStringComparer Classe

GetHashCode, surcharge

Microsoft.VisualStudio.Services.Common, espace de noms