SuggestionReturnObject.GetHashCode método
Esse membro substitui Object.GetHashCode().
Namespace: Microsoft.SharePoint.Taxonomy.WebServices
Assembly: Microsoft.SharePoint.Taxonomy (em Microsoft.SharePoint.Taxonomy.dll)
Sintaxe
'Declaração
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As SuggestionReturnObject
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valor retornado
Tipo: System.Int32