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