GetHashCode Method (Cell)
Gets the hash code of an object.
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As Cell
Dim value As Integer
value = instance.GetHashCode()
Return Value
Hash code of the object