SPPersistedObject.GetHashCode-Methode
Dient als Hashfunktion für das persistente Objekt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SPPersistedObject
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Rückgabewert
Typ: System.Int32
Ein Hashcode für das aktuelle persistente Objekt.