次の方法で共有


OleUndoEngine.UndoUnit.IOleUndoUnit.OnNextAdd Method

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

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'宣言
Private Sub OnNextAdd Implements IOleUndoUnit.OnNextAdd
void IOleUndoUnit.OnNextAdd()

Implements

IOleUndoUnit.OnNextAdd()

Remarks

By default this method is not implemented.

.NET Framework Security

See Also

Reference

OleUndoEngine.UndoUnit Class

Microsoft.VisualStudio.Shell.Design Namespace