Partager via


DiffLineComparer.GetHashCode, méthode (Object)

Fournissez code de hachage pour le DiffElement donné.

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

Syntaxe

'Déclaration
Public Function GetHashCode ( _
    element As Object _
) As Integer
public int GetHashCode(
    Object element
)

Paramètres

  • element
    Type : System.Object
    Le DiffElement pour obtenir un code de hachage pour.

Valeur de retour

Type : System.Int32
Code de hachage.

Sécurité .NET Framework

Voir aussi

Référence

DiffLineComparer Classe

GetHashCode, surcharge

Microsoft.TeamFoundation.VersionControl.Common, espace de noms