public removeItem(item as MenuItem) as Boolean:
Removes one entry.
item
true when the item was present.
true
removed = menu.removeItem(item)