Share via


MenuCommandsService.Contains(MenuCommand) Method

Definition

public:
 bool Contains(System::ComponentModel::Design::MenuCommand ^ cmd);
public bool Contains (System.ComponentModel.Design.MenuCommand cmd);
member this.Contains : System.ComponentModel.Design.MenuCommand -> bool
Public Function Contains (cmd As MenuCommand) As Boolean

Parameters

Returns

Applies to