SPAppDomain.GetHashCode - Méthode

Ce membre remplace Object.GetHashCode().

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 SPAppDomain
Dim returnValue As Integer

returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()

Valeur renvoyée

Type : System.Int32

Voir aussi

Référence

SPAppDomain classe

SPAppDomain - Membres

Microsoft.SharePoint.Administration - Espace de noms