ByteArrayEqualityComparer.GetHashCode-Methode (array<Byte )

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

Implementiert

IEqualityComparer<T>.GetHashCode(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

ByteArrayEqualityComparer Klasse

GetHashCode-Überladung

Microsoft.TeamFoundation.Common-Namespace