del método SPAppDomain.GetHashCode
Este miembro reemplaza a Object.GetHashCode().
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As SPAppDomain
Dim returnValue As Integer
returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()
Valor devuelto
Tipo: System.Int32