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