Click or drag to resize

Currency Constructor (ICurrency)

X#
Initializes a new instance of the Currency class

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

Parameters

c
Type: ICurrency
See Also