OleUndoEngine.UndoUnit.IOleParentUndoUnit.Do Method
Performs the undo operation.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
'Deklarace
Private Sub Do ( _
pManager As IOleUndoManager _
) Implements IOleParentUndoUnit.Do
void IOleParentUndoUnit.Do(
IOleUndoManager pManager
)
- pManager
Type: Microsoft.VisualStudio.OLE.Interop.IOleUndoManager
IOleUndoManager .
IOleParentUndoUnit.Do(IOleUndoManager)
This method calls Do.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.