IOleUndoUnit.OnNextAdd Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

声明
Sub OnNextAdd
用法
Dim instance As IOleUndoUnit

instance.OnNextAdd()
void OnNextAdd()
void OnNextAdd()
abstract OnNextAdd : unit -> unit 
function OnNextAdd()

Remarks

For information on the COM interface, see IOleUndoUnit::OnNextAdd

.NET Framework Security

See Also

Reference

IOleUndoUnit Interface

IOleUndoUnit Members

Microsoft.VisualStudio.OLE.Interop Namespace