Click or drag to resize

Currency Constructor (Decimal)

X#
Initializes a new instance of the Currency class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	d AS DECIMAL
)
Request Example View Source

Parameters

d
Type: Decimal
See Also