Retrieves the text for a portion of the rope.
Runs in O(lg N + M), where M=length.
This method counts as a read access and may be called concurrently to other read accesses.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | offset or length is outside the valid range. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238