SPSiteSubscriptionIdentifier.GetHashCode method
Obtém o código hash para este SPSiteSubscriptionIdentifier.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As SPSiteSubscriptionIdentifier
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Type: System.Int32
Uma representação de Int32 do valor de hash.
SPSiteSubscriptionIdentifier class