Freigeben über


SPServiceContext.GetHashCode-Methode

Ruft den Hashcode für die aktuelle SPServiceContextab.

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SPServiceContext
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Rückgabewert

Typ: System.Int32
Ein Hashcode für das aktuelle SPServiceContext.

Siehe auch

Referenz

SPServiceContext Klasse

SPServiceContext-Member

Microsoft.SharePoint-Namespace