Retrieves the text for a portion of the document.
Declaration Syntax
Remarks
This is the same as Text.Substring, but is more efficient because
it doesn't require creating a String object for the whole document.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | offset or length is outside the valid range. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238