MenuCommandsService.Add(MenuCommand) 方法

定义

public:
 int Add(System::ComponentModel::Design::MenuCommand ^ cmd);
public int Add (System.ComponentModel.Design.MenuCommand cmd);
member this.Add : System.ComponentModel.Design.MenuCommand -> int
Public Function Add (cmd As MenuCommand) As Integer

参数

返回

适用于