次の方法で共有


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)

Syntax

'宣言
Private Sub Do ( _
    pManager As IOleUndoManager _
) Implements IOleParentUndoUnit.Do
void IOleParentUndoUnit.Do(
    IOleUndoManager pManager
)

Parameters

Implements

IOleParentUndoUnit.Do(IOleUndoManager)

Remarks

This method calls Do.

.NET Framework Security

See Also

Reference

OleUndoEngine.UndoUnit Class

Microsoft.VisualStudio.Shell.Design Namespace