SPSchedule.GetHashCode - Méthode
Retourne le code de hachage pour l'objet en cours.
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 SPSchedule
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32