다음을 통해 공유


ITextEdit.Replace Method

Include Protected Members
Include Inherited Members

Replaces a sequence of characters with different text.

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.
Public method Replace(Int32, Int32, String) Replaces a sequence of characters with different text.

Top

See Also

Reference

ITextEdit Interface

Microsoft.VisualStudio.Text Namespace