Click or drag to resize

Float Constructor (IFloat)

X#
Initializes a new instance of the Float class

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

Parameters

Value
Type: IFloat
See Also