public static explicit operator double ( DecimalN value )
Public Shared Narrowing Operator CType ( value As DecimalN ) As Double
static explicit operator double ( DecimalN value )
F# does not support the declaration of new casting operators.
In This Article