Sorry if this is a repeated question, I must not be using the proper search terms.

Convert.ToInt32 obviously is a 32 Bit Integer
Convert.ToInt16 obviously is a 16 Bit Integer

So what Size does the CInt convert to?