__Currency.UnaryNegation 运算符 | |
这个运算符在编译器生成的代码中使用,当需要时。
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 STATIC OPERATOR -(
c AS CURRENCY
) AS CURRENCY
public static __Currency operator -(
__Currency c
)
查看代码参数
- c
- 类型:__Currency
返回值
类型:
__Currency参见