__Currency 转换 (UInt64 to __Currency) | |
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 STATIC OPERATOR IMPLICIT (
ui64 AS UINT64
) AS CURRENCY
public static implicit operator __Currency (
ulong ui64
)
查看代码参数
- ui64
- 类型:UInt64
返回值
类型:
__Currency参见