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