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