public static implicit operator decimal ( Number n )
Public Shared Widening Operator CType ( n As Number ) As Decimal
F# does not support the declaration of new casting operators.
In This Article