Click or drag to resize

Currency.UnaryPlus Operator

X#
This operator is used in code generated by the compiler when needed.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR +(
	c AS CURRENCY
) AS CURRENCY
Request Example View Source

Parameters

c
Type: Currency

Return Value

Type: Currency
See Also