IMenuItems.Remove

Syntax

Remove(Item: IMenuItem);

Parameters

Item - menu item the must be removed.

Description

The Remove method removes the menu item that is passed by the Item input parameter.

See also:

IMenuItems