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