Share via


ITextEdit.Delete Method

Include Protected Members
Include Inherited Members

Deletes a sequence of characters from the buffer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Delete(Span) Deletes a sequence of characters from the buffer.
Public method Delete(Int32, Int32) Deletes a sequence of characters from the buffer.

Top

See Also

Reference

ITextEdit Interface

Microsoft.VisualStudio.Text Namespace