SPPersistedObject.GetHashCode method
Serve como uma função de hash para o objeto persistente.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As SPPersistedObject
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valor retornado
Type: System.Int32
Um código de hash para o atual objeto persistente.