MenuItemCollection
public sealed class MenuItemCollection : IEnumerable<MenuItem>, IEnumerable, IList<MenuItem>, ICollection<MenuItem>, INotifyCollectionChanged
A group of related MenuItem objects.
public MenuItemCollection()