public static explicit operator sbyte ( long value )
Public Shared Narrowing Operator CType ( _ value As Long _ ) As SByte
static explicit operator signed char^ ( long long^ value )