__WinDate.GetHashCode Method | |
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
public override int GetHashCode()
Request Example
View SourceReturn Value
Type:
LongA 32-bit signed integer that is the hash code for this instance.
See Also