

| Name | Description | |||
| Add | Adds a new item to menu and retrieves the newly created object. | |||
| Clear | Clear the menu items. | |||
| Count | Counts the items. | |||
| Item | Returns a specific Item object given its caption or its identifier. | |||
| Remove | Removes the item given its name or its identifier. | |||
| ToString | Saves or loads the menu from a formatted string. |