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