SPSiteSubscriptionIdentifier.GetHashCode-Methode
Ruft den Hashcode für diese SPSiteSubscriptionIdentifierab.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SPSiteSubscriptionIdentifier
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Rückgabewert
Typ: System.Int32
Eine Int32 Darstellung der Hash-Wert.
Siehe auch
Referenz
SPSiteSubscriptionIdentifier Klasse