public static explicit operator UInt16M ( sbyte value )
Public Shared Narrowing Operator CType ( value As SByte ) As UInt16M
static explicit operator UInt16M ( signed char value )
F# does not support the declaration of new casting operators.
In This Article