Inserts text into this rope.
Runs in O(lg N + M).
Declaration Syntax
C# | Visual Basic | Visual C++ |
Usage Note
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | newElements is null. |
ArgumentOutOfRangeException | index or length is outside the valid range. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238