.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
__Currency 结构
__Currency 运算符与类型转换
Addition 运算符
Decrement 运算符
Division 运算符
Equality 运算符
Explicit 转换运算符
GreaterThan 运算符
GreaterThanOrEqual 运算符
Implicit 转换运算符
Increment 运算符
Inequality 运算符
LessThan 运算符
LessThanOrEqual 运算符
Modulus 运算符
Multiply 运算符
Subtraction 运算符
UnaryNegation 运算符
UnaryPlus 运算符
__Currency 运算符与类型转换
__Currency
类型公开以下成员。
运算符
名称
说明
Addition(__Currency, __Currency)
这个运算符在编译器生成的代码中使用,当需要时。
Addition(__Currency, __Usual)
这个运算符在编译器生成的代码中使用,当需要时。
Addition(__Usual, __Currency)
这个运算符在编译器生成的代码中使用,当需要时。
Decrement
这个运算符在编译器生成的代码中使用,当需要时。
Division
这个运算符在编译器生成的代码中使用,当需要时。
Equality
这个运算符在编译器生成的代码中使用,当需要时。
(__Currency to Byte)
(__Currency to SByte)
(__Currency to Int16)
(__Currency to UInt16)
(__Currency to Int32)
(__Currency to UInt32)
(__Currency to Int64)
(__Currency to UInt64)
GreaterThan
这个运算符在编译器生成的代码中使用,当需要时。
GreaterThanOrEqual
这个运算符在编译器生成的代码中使用,当需要时。
(Byte to __Currency)
(Decimal to __Currency)
(Double to __Currency)
(Int16 to __Currency)
(Int32 to __Currency)
(Int64 to __Currency)
(SByte to __Currency)
(Single to __Currency)
(UInt16 to __Currency)
(UInt32 to __Currency)
(UInt64 to __Currency)
(__Currency to Double)
(__Currency to Single)
(__Currency to __Float)
(__Currency to Decimal)
(__Float to __Currency)
Increment
这个运算符在编译器生成的代码中使用,当需要时。
Inequality
这个运算符在编译器生成的代码中使用,当需要时。
LessThan
这个运算符在编译器生成的代码中使用,当需要时。
LessThanOrEqual
这个运算符在编译器生成的代码中使用,当需要时。
Modulus
这个运算符在编译器生成的代码中使用,当需要时。
Multiply
这个运算符在编译器生成的代码中使用,当需要时。
Subtraction(__Currency, __Currency)
这个运算符在编译器生成的代码中使用,当需要时。
Subtraction(__Currency, __Usual)
这个运算符在编译器生成的代码中使用,当需要时。
Subtraction(__Usual, __Currency)
这个运算符在编译器生成的代码中使用,当需要时。
UnaryNegation
这个运算符在编译器生成的代码中使用,当需要时。
UnaryPlus
这个运算符在编译器生成的代码中使用,当需要时。
Top
参见
引用
__Currency 结构
XSharp 命名空间