GetHashCode
Returns the hash code for this instance.
Public Function GetHashCode(
ByRef Value As Int64 ) As Long
Parameters
- Value
-
[ByRef]
Int64.
The 64-bit integer value to get a hash code for.
Return Values
Long - A 32-bit signed integer hash code.
See Also
Project CorLib Overview
Class Int64Static Overview