Partager via


IOleUndoUnit.OnNextAdd Method

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

Syntax

'Déclaration
Sub OnNextAdd
'Utilisation
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