Name | Description | |
---|---|---|
![]() | Duplicate | Gets whether this CharRange contains the same string as the previous one. |
![]() | End | Gets the end index of the string represented by this CharRange. |
![]() | Length | Gets the length of the string represented by this CharRange. |
![]() | Start | Gets the starting index of the string represented by this CharRange within the text. |
![]() | Text | Gets the string represented by this CharRange. |