Share via


SPItemKey.GetHashCode - Méthode

Retourne le code de hachage pour cet objet SPItemKey .

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As SPItemKey
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Valeur renvoyée

Type : System.Int32
Code de hachage entier signé 32 bits.

Remarques

Cette substitution retourne le code de hachage pour cet objet SPItemKey .

Voir aussi

Référence

SPItemKey classe

SPItemKey - Membres

Microsoft.SharePoint.Workflow - Espace de noms