'Declaration
<Android.Runtime.RegisterAttribute("hashCode", "()I", "GetGetHashCodeHandler")> Public Overridable Function GetHashCode() As Integer
'Usage
Dim instance As GridCellView Dim value As Integer value = instance.GetHashCode()
[Android.Runtime.Register("hashCode", "()I", "GetGetHashCodeHandler")] public virtual int GetHashCode()