Metodo OleUndoEngine.UndoUnit.IOleParentUndoUnit.Add

Aggiunge un'unità di annullamento alla raccolta padre.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Private Sub Add ( _
    pUU As IOleUndoUnit _
) Implements IOleParentUndoUnit.Add
void IOleParentUndoUnit.Add(
    IOleUndoUnit pUU
)

Parametri

Implementa

IOleParentUndoUnit.Add(IOleUndoUnit)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleUndoEngine.UndoUnit Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design