UInt16N Conversion (UInt16N to Decimal)
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static implicit operator decimal (
UInt16N value
)
Public Shared Widening Operator CType (
value As UInt16N
) As Decimal
static implicit operator Decimal (
UInt16N value
)
F# does not support the declaration of new casting operators.
- value UInt16N
-
Decimal