Substring |
The SubstringPosition type exposes the following members.
Name | Description | |
---|---|---|
Count | Number of characters of the substring. | |
End | Ending position of the substring in the word (next position after the last character of the word). | |
Start | Starting position of the substring in the word. | |
WordIndex | Number of the word in the list of words. |