Currency Conversion (Short to Currency) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR IMPLICIT (
si AS SHORT
) AS CURRENCY
public static implicit operator Currency (
short si
)
Request Example
View SourceParameters
- si
- Type: Short
Return Value
Type:
CurrencySee Also