UInt64M Conversion (SByte to UInt64M)
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static explicit operator UInt64M (
sbyte value
)
Public Shared Narrowing Operator CType (
value As SByte
) As UInt64M
static explicit operator UInt64M (
signed char value
)
F# does not support the declaration of new casting operators.
- value SByte
-
UInt64M