IContextMenuItemCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(Int32, String) | index, name | Adds a predefined item to the specified position in the item collection. |
| Add(String) | name | Adds a predefined item to the end of the item collection. |
| Name | Parameters | Description |
|---|---|---|
| Add(Int32, String) | index, name | Adds a predefined item to the specified position in the item collection. |
| Add(String) | name | Adds a predefined item to the end of the item collection. |