OleUndoEngine.UndoUnit.IOleUndoUnit.Do(IOleUndoManager) Method

Definition

Performs the undo operation.

 virtual void Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.Do(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ manager) = Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit::Do;
 virtual void Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.Do(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ manager) = Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit::Do;
void Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.Do(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager const & manager);
void IOleUndoUnit.Do (Microsoft.VisualStudio.OLE.Interop.IOleUndoManager manager);
abstract member Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.Do : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit.Do : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager -> unit
Sub Do (manager As IOleUndoManager) Implements IOleUndoUnit.Do

Parameters

Implements

Applies to