Condividi tramite


IProjectionBufferBase.Replace Method

Include Protected Members
Include Inherited Members

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 Replace(Span, String) Replaces a sequence of characters with different text. This is equivalent to first deleting the text to be replaced and then inserting the new text. (Inherited from ITextBuffer.)
Public method Replace(Span, String) Replaces a span of characters with different text. This is equivalent to first deleting the text to be replaced and then inserting the new text.

Top

See Also

Reference

IProjectionBufferBase Interface

Microsoft.VisualStudio.Text.Projection Namespace