_EProjectApp2_SinkHelper.OnUndoOrRedo(Boolean, String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void OnUndoOrRedo(System::String ^ , System::String ^ , bool );
public override void OnUndoOrRedo (string , string , bool );
abstract member OnUndoOrRedo : string * string * bool -> unit
override this.OnUndoOrRedo : string * string * bool -> unit
Public Overrides Sub OnUndoOrRedo ( As String, As String, As Boolean)