Click or drag to resize

Currency  Conversion (SByte to Currency)

X#

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

Parameters

sb
Type: SByte

Return Value

Type: Currency
See Also