MenuItemCollection.AddRange Method |
Name | Description | |
---|---|---|
![]() | AddRange(IEnumerable<MenuItem>) |
Adds the specified menu items to the collection.
|
![]() | AddRange(IEnumerable<Command>, Int32) |
Adds the specified commands to the collection starting at the specified order.
|