OleUndoEngine.UndoUnit.IOleParentUndoUnit.OnNextAdd Method

Definition

Notifies the last undo unit in the collection that a new unit has been added.

 virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.OnNextAdd() = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::OnNextAdd;
 virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.OnNextAdd() = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::OnNextAdd;
void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.OnNextAdd();
void IOleParentUndoUnit.OnNextAdd ();
abstract member Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.OnNextAdd : unit -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.OnNextAdd : unit -> unit
Sub OnNextAdd () Implements IOleParentUndoUnit.OnNextAdd

Implements

Applies to