次の方法で共有


OleUndoEngine.UndoUnit.IOleUndoUnit.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 ( _
    manager As IOleUndoManager _
) Implements IOleUndoUnit.Do
void IOleUndoUnit.Do(
    IOleUndoManager manager
)

Parameters

Implements

IOleUndoUnit.Do(IOleUndoManager)

.NET Framework Security

See Also

Reference

OleUndoEngine.UndoUnit Class

Microsoft.VisualStudio.Shell.Design Namespace