Partager via


ArrayUtil.GetHashCode, méthode

Générez le code de hachage pour un tableau d'octets.

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

Syntaxe

'Déclaration
Public Shared Function GetHashCode ( _
    array As Byte() _
) As Integer
public static int GetHashCode(
    byte[] array
)

Paramètres

  • array
    Type : array<System.Byte[]
    tableau pour générer un code de hachage pour.

Valeur de retour

Type : System.Int32
hachage généré membres du groupe.

Sécurité .NET Framework

Voir aussi

Référence

ArrayUtil Classe

Microsoft.TeamFoundation.Common, espace de noms