![]() |
VOOZH | about |
Syntax: public override int GetHashCode (); Return Value: This method returns a 32-bit signed integer hash code.Below programs illustrate the use of the above discussed-method: Example 1:
HashCode for Int32 is: 32523
HashCode for -2147483648 is -2147483648 HashCode for 2147483647 is 2147483647