Currency Conversion (Currency to Word) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR EXPLICIT (
c AS CURRENCY
) AS WORD
public static explicit operator ushort (
Currency c
)
Request Example
View SourceParameters
- c
- Type: Currency
Return Value
Type:
WordSee Also