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