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