OleUndoEngine.UndoUnit.IOleParentUndoUnit.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 IOleParentUndoUnit.OnNextAdd
void IOleParentUndoUnit.OnNextAdd()
Implements
IOleParentUndoUnit.OnNextAdd()
Remarks
This method calls OnNextAdd, which is not implemented.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.