Freigeben über


ObjectIdEqualityComparer.GetHashCode-Methode (array<Byte[])

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public Function GetHashCode ( _
    obj As Byte() _
) As Integer
public int GetHashCode(
    byte[] obj
)

Parameter

Rückgabewert

Typ: System.Int32

Implementiert

IEqualityComparer<T>.GetHashCode(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

ObjectIdEqualityComparer Klasse

GetHashCode-Überladung

Microsoft.TeamFoundation.Git.Server-Namespace