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