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