IContextMenuItemCollection.Contains Method
| Name | Parameters | Description |
|---|---|---|
| Contains(IContextMenuItem) | item | Returns whether the item collection contains the specified item. |
| Contains(String) | name | Returns whether the item collection contains an item with the specified name. |