UndoGroup.ICommand.Execute メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
virtual void Microsoft.ReportDesigner.ICommand.Execute() = Microsoft::ReportDesigner::ICommand::Execute;
void ICommand.Execute ();
abstract member Microsoft.ReportDesigner.ICommand.Execute : unit -> unit
override this.Microsoft.ReportDesigner.ICommand.Execute : unit -> unit
Sub Execute () Implements ICommand.Execute