ITextUndoPrimitive Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Operations
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CanMerge(ITextUndoPrimitive^) | Determines whether this undo primitive can merge with the specified undo primitive. |
![]() | Do() | Performs or redoes the operation. |
![]() | Merge(ITextUndoPrimitive^) | Performs a merge with the specified undo primitive. |
![]() | Undo() | Performs undo on the primitive. |
Show:
