remove_menu_item


Description:

public bool remove_menu_item (MenuItem item)

Removes the specified menu item from this menu.

Parameters:

item

The menu item to remove.

Returns:

true if the menu item was removed or false if the menu item was not found in this menu.