OleUndoEngine.UndoUnit.IOleUndoUnit.OnNextAdd Method

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

Syntax

'宣言
Private Sub OnNextAdd Implements IOleUndoUnit.OnNextAdd
'使用
Dim instance As OleUndoEngine..::.UndoUnit

CType(instance, IOleUndoUnit).OnNextAdd()
void IOleUndoUnit.OnNextAdd()
private:
virtual void OnNextAdd() sealed = IOleUndoUnit::OnNextAdd
JScript does not support explicit interface implementations.

Implements

IOleUndoUnit.OnNextAdd()

Permissions

See Also

Reference

OleUndoEngine.UndoUnit Class

OleUndoEngine.UndoUnit Members

Microsoft.VisualStudio.Shell.Design Namespace