public static explicit operator int ( long value )
Public Shared Narrowing Operator CType ( _ value As Long _ ) As Integer
static explicit operator int^ ( long long^ value )