Click or drag to resize

SubstringPosition Properties

The SubstringPosition type exposes the following members.

Properties
 NameDescription
Public propertyCountNumber of characters of the substring.
Public propertyEndEnding position of the substring in the word (next position after the last character of the word).
Public propertyStartStarting position of the substring in the word.
Public propertyWordIndexNumber of the word in the list of words.
Top
See Also