共用方式為


UndoUnit.Do 方法

執行這個復原單位的內部狀態為基礎的復原/取消復原。 此外,復原單位負責將本身以 * 相反 * 堆疊。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public Sub Do ( _
    undoManager As IOleUndoManager _
)
public void Do(
    IOleUndoManager undoManager
)

參數

實作

IOleUndoUnit.Do(IOleUndoManager)

.NET Framework 安全性

請參閱

參考

UndoUnit 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間