IContextMenuItemCollection.Remove Method
| Name | Parameters | Description |
|---|---|---|
| Remove(Int32) | index | Removes an item with the specified index from an item collection. |
| Remove(String) | name | Removes an item with the specified name from an item collection. |
| Name | Parameters | Description |
|---|---|---|
| Remove(Int32) | index | Removes an item with the specified index from an item collection. |
| Remove(String) | name | Removes an item with the specified name from an item collection. |