Method
MenuItem.Count()
As IntegerNew in 5.0Supported for all project types and targets.
Returns as an Integer the number of children a menu owns.
Notes
For a menu item, it returns the number of submenu items, if any. If there are no submenu items, it returns zero.