Returns the hash code for this instance.
public override int GetHashCode()
A 32-bit signed integer that is the hash code for this instance.
This hash code is identical to the hash code that results from calling GetHashCode
on the result of ToString
.