CommandSet.GetMenuCommands Yöntem

Tanım

Bu CommandSet 'in uyguladığı menü komutlarını belirtin

protected:
 override System::Collections::Generic::IList<System::ComponentModel::Design::MenuCommand ^> ^ GetMenuCommands();
protected override System.Collections.Generic.IList<System.ComponentModel.Design.MenuCommand> GetMenuCommands ();
override this.GetMenuCommands : unit -> System.Collections.Generic.IList<System.ComponentModel.Design.MenuCommand>
Protected Overrides Function GetMenuCommands () As IList(Of MenuCommand)

Döndürülenler

IList<MenuCommand>

Şunlara uygulanır