OleUndoEngine.UndoUnit.IOleUndoUnit.OnNextAdd 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.
Notifies the last undo unit in the collection that a new unit has been added.
virtual void Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.OnNextAdd() = Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit::OnNextAdd;
virtual void Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.OnNextAdd() = Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit::OnNextAdd;
void Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.OnNextAdd();
void IOleUndoUnit.OnNextAdd ();
abstract member Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.OnNextAdd : unit -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.OnNextAdd : unit -> unit
Sub OnNextAdd () Implements IOleUndoUnit.OnNextAdd