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