Click or drag to resize

Currency  Conversion (Long to Currency)

X#

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

Parameters

i
Type: Long

Return Value

Type: Currency
See Also