Click or drag to resize

Currency Constructor (IFloat)

X#
Initializes a new instance of the Currency class

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

Parameters

f
Type: IFloat
See Also