Compartilhar via


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.

Ver também

Referência

Sort class

Sort members

Microsoft.Office.Server.Search.Query namespace