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