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