del método HashCode.GetHashCode
Devuelve un valor de código hash.
Espacio de nombres: Microsoft.BusinessData.Infrastructure
Ensamblado: Microsoft.BusinessData (en Microsoft.BusinessData.dll)
Sintaxis
'Declaración
Public Overridable Function GetHashCode As Integer
'Uso
Dim instance As HashCode
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public virtual int GetHashCode()
Valor devuelto
Tipo: System.Int32
Un entero que representa el código hash.