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