Partager via


SPChangeTokenCollection.GetHashCode - Méthode

Retourne le code de hachage pour cette instance.

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

Syntaxe

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

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

Valeur renvoyée

Type : System.Int32
Une valeur Int32 .

Remarques

Si les deux objets de type SPChangeTokenCollection sont considérés comme égaux, elles retournent le même code de hachage.

Voir aussi

Référence

SPChangeTokenCollection classe

SPChangeTokenCollection - Membres

Microsoft.SharePoint - Espace de noms