In This Topic
The following tables list the members exposed by CharRange.
Public Constructors
Public Properties
| 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. |
Top
Public Methods
See Also