IOleUndoManager.RedoTo Method

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

Syntax

‘선언
Sub RedoTo ( _
    pUU As IOleUndoUnit _
)
void RedoTo(
    IOleUndoUnit pUU
)

Parameters

Remarks

For information on the COM interface, see IOleUndoManager::RedoTo

.NET Framework Security

See Also

Reference

IOleUndoManager Interface

Microsoft.VisualStudio.OLE.Interop Namespace