Members
Icon | Member | Description |
---|---|---|
Concat(Rope<(Of <<'(T>)>>), Rope<(Of <<'(T>)>>)) |
Concatenates two ropes. The input ropes are not modified.
Runs in O(lg N + lg M).
| |
Concat(array<Rope<(Of <<'(T>)>>)>[]()[][]) |
Concatenates multiple ropes. The input ropes are not modified.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238