バージョン

ExecuteCommand メソッド (RecurrenceDialogCoreCommandBase)

指定されたコマンドを指定された ActivityRecurrenceDialogCore で実行します。
シンタックス
'宣言
 
Protected MustOverride Sub ExecuteCommand( _
   ByVal appointmentDialogCore As ActivityRecurrenceDialogCore _
) 
protected abstract void ExecuteCommand( 
   ActivityRecurrenceDialogCore appointmentDialogCore
)

パラメータ

appointmentDialogCore
コマンドを実行するウィンドウ。
参照