Number Conversion (UInt16 to Number)
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public static implicit operator Number (
ushort l
)
Public Shared Widening Operator CType (
l As UShort
) As Number
F# does not support the declaration of new casting operators.
- l UInt16
-
Number