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