Click or drag to resize

Currency  Conversion (Currency to SByte)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR EXPLICIT (
	c AS CURRENCY
) AS System.SByte
Request Example View Source

Parameters

c
Type: Currency

Return Value

Type: SByte
See Also