共用方式為


SPAppDomain.GetHashCode method

This member overrides Object.GetHashCode().

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'用途
Dim instance As SPAppDomain
Dim returnValue As Integer

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

傳回值

Type: System.Int32

請參閱

參照

SPAppDomain class

SPAppDomain members

Microsoft.SharePoint.Administration namespace