public static implicit operator DoubleN ( ushort value )
Public Shared Widening Operator CType ( value As UShort ) As DoubleN
static implicit operator DoubleN ( unsigned short value )
F# does not support the declaration of new casting operators.
In This Article