点击或拖拽改变大小

__Currency.GetHashCode 方法

X#
Returns the hash code for this instance.

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD GetHashCode() AS LONG
查看代码

返回值

类型:Int32
A 32-bit signed integer that is the hash code for this instance.
参见