IInterval
Purpose
This type describes the span of a substring in the source text of a document.
Properties
Name | Type | Permissions | Value |
---|---|---|---|
StartPos() | int | Read | The start position of the text span. |
EndPos() | int | Read | The end position of the text span. |
12.04.2024 18:16:04