Click or drag to resize

Psz.GetHashCode Method

X#
Returns the hash code for this instance.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetHashCode() AS LONG
Request Example View Source

Return Value

Type: Long
A 32-bit signed integer that is the hash code for this instance.
See Also