IMenuItemCollection.Add Method
Creates and adds a new menu item instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Add(String) | Creates and adds a new menu item instance with the specified text. |
|
Add(String, Int32) | Creates and adds a new menu item instance with the specified text and sort order. |