Appends new elements to the end of this rope.
Runs in O(lg N + M), where N is the length of this rope and M is the number of new elements.
Declaration Syntax
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | array is null. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238