UInt32N Conversion (UInt32N to UInt64)
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static implicit operator ulong (
UInt32N value
)
Public Shared Widening Operator CType (
value As UInt32N
) As ULong
static implicit operator unsigned long long (
UInt32N value
)
F# does not support the declaration of new casting operators.
- value UInt32N
-
UInt64