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