public static implicit operator DecimalN ( sbyte value )
Public Shared Widening Operator CType ( value As SByte ) As DecimalN
static implicit operator DecimalN ( signed char value )
F# does not support the declaration of new casting operators.
In This Article