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