Compartilhar via


SPSiteSubscriptionIdentifier.GetHashCode method

Obtém o código hash para este SPSiteSubscriptionIdentifier.

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

Syntax

'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As SPSiteSubscriptionIdentifier
Dim returnValue As Integer

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

Valor retornado

Type: System.Int32
Uma representação de Int32 do valor de hash.

Ver também

Referência

SPSiteSubscriptionIdentifier class

SPSiteSubscriptionIdentifier members

Microsoft.SharePoint namespace