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