del método SPLanguage.GetHashCode
devolver LCID como código hash.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As SPLanguage
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valor devuelto
Tipo: System.Int32