__WinBool.GetHashCode 方法 | |
Returns the hash code for this instance.
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD GetHashCode() AS LONG
public override int GetHashCode()
查看代码返回值
类型:
Int32A 32-bit signed integer that is the hash code for this instance.
参见