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