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