Share via


ITextUndoPrimitive.Undo Method

Performs undo on the primitive.

Namespace:  Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Syntax

'Declaration
Sub Undo
void Undo()
void Undo()
abstract Undo : unit -> unit
function Undo()

.NET Framework Security

See Also

Reference

ITextUndoPrimitive Interface

Microsoft.VisualStudio.Text.Operations Namespace