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