OleUndoEngine::UndoUnit Methods
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentAdded(ComponentEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentAdding(ComponentEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentChanged(ComponentChangedEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentChanging(ComponentChangingEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentRemoved(ComponentEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentRemoving(ComponentEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | ComponentRename(ComponentRenameEventArgs^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetService(Type^) | (Inherited from UndoEngine::UndoUnit.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from UndoEngine::UndoUnit.) |
![]() | Undo() | (Inherited from UndoEngine::UndoUnit.) |
![]() | UndoCore() | (Inherited from UndoEngine::UndoUnit.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IOleParentUndoUnit::Add(IOleUndoUnit^) | Adds an undo unit to the parent collection. |
![]() ![]() | IOleParentUndoUnit::Close(IOleParentUndoUnit^, Int32) | Closes the specified parent undo unit. |
![]() ![]() | IOleParentUndoUnit::Do(IOleUndoManager^) | Performs the undo operation. |
![]() ![]() | IOleParentUndoUnit::FindUnit(IOleUndoUnit^) | Searches for the specified unit in the child undo unit hierarchy. |
![]() ![]() | IOleParentUndoUnit::GetDescription(String^) | Gets the description of the undo unit. |
![]() ![]() | IOleParentUndoUnit::GetParentState(UInt32) | Gets the state of the top-level parent undo unit. |
![]() ![]() | IOleParentUndoUnit::GetUnitType(Guid, Int32) | Gets the type of the undo unit. |
![]() ![]() | IOleParentUndoUnit::OnNextAdd() | Notifies the last undo unit in the collection that a new unit has been added. |
![]() ![]() | IOleParentUndoUnit::Open(IOleParentUndoUnit^) | Opens an undo unit. |
![]() ![]() | IOleUndoUnit::Do(IOleUndoManager^) | Performs the undo operation. |
![]() ![]() | IOleUndoUnit::GetDescription(String^) | Gets the description of the undo unit. |
![]() ![]() | IOleUndoUnit::GetUnitType(Guid, Int32) | Gets the type of the undo unit. |
![]() ![]() | IOleUndoUnit::OnNextAdd() | Notifies the last undo unit in the collection that a new unit has been added. |



