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