OleUndoEngine.UndoUnit.IOleParentUndoUnit.OnNextAdd Method

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

Syntax

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

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

Implements

IOleParentUndoUnit.OnNextAdd()

Permissions

See Also

Reference

OleUndoEngine.UndoUnit Class

OleUndoEngine.UndoUnit Members

Microsoft.VisualStudio.Shell.Design Namespace