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