GetHashCodeLong
Summary
public long GetHashCodeLong()
Safer hash code. It is unique in more situations than GetHashCode would be, but it may still require full check.
Returns
64-bit hash code.
public long GetHashCodeLong()
Safer hash code. It is unique in more situations than GetHashCode would be, but it may still require full check.
64-bit hash code.