As the documentation for the Add() method lists only a System Exception for
"There is insufficient space available to add the new item to the list."
(I'm reading "space" as referring to available memory), I'd say there is no
absolute limit on the number of items. There are, of course, GUI design
guidelines that offer practical limits.