G
Guest
Hi All,
Can anyone explain me why when I convert a null object to an 32-bit integer
the result is zero?
Convert.ToInt32(null) = 0?
Thanks!!
Can anyone explain me why when I convert a null object to an 32-bit integer
the result is zero?
Convert.ToInt32(null) = 0?
Thanks!!