Inserts another rope into this rope.
Runs in O(lg N + lg M), plus a per-node cost as if newElements.Clone() was called.
| 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