Click or drag to resize

Currency  Conversion (UInt64 to Currency)

X#

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

Parameters

ui64
Type: UInt64

Return Value

Type: Currency
See Also