Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
WordOccurrence Class Members
The following tables list the members exposed by WordOccurrence.
Public Properties
| Name | Description |
| EndPosition | Gets the position of the end of this word in the main text. |
| StartPosition | Gets the position of the start of this word in the main text. |
| Word | Gets the string of this bad word. |
Public Methods
| Name | Description |
| GetEndPosition | Gets the position of the end of this word in the main text. |
| GetStartPosition | Gets the position of the start of this word in the main text. |
| GetWord | Gets the String of this bad word. |
See Also