Click or drag to resize

Currency  Conversion (Decimal to Currency)

X#

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

Parameters

val
Type: Decimal

Return Value

Type: Currency
See Also