SPPrefix.GetHashCode - Méthode
Retourne le code de hachage du préfixe.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As SPPrefix
Dim returnValue As Integer
returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32
Int32
Code de hachage entier signé 32 bits pris à partir du nom de préfixe.