IContextMenuItemCollection.IndexOf Method
| Name | Parameters | Description |
|---|---|---|
| IndexOf(IContextMenuItem) | item | Returns the specified item’s position within the item collection. |
| IndexOf(String) | name | Returns the position of the item with the specified name within the item collection. |