UInt32N Conversion (Decimal to UInt32N)
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static explicit operator UInt32N (
decimal value
)
Public Shared Narrowing Operator CType (
value As Decimal
) As UInt32N
static explicit operator UInt32N (
Decimal value
)
F# does not support the declaration of new casting operators.
- value Decimal
-
UInt32N