UInt64M Conversion (Byte to UInt64M)
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static implicit operator UInt64M (
byte value
)
Public Shared Widening Operator CType (
value As Byte
) As UInt64M
static implicit operator UInt64M (
unsigned char value
)
F# does not support the declaration of new casting operators.
- value Byte
-
UInt64M