Version

WordOccurrence Class Members

The following tables list the members exposed by WordOccurrence.

Public Constructors
 NameDescription
Public ConstructorWordOccurrence ConstructorConstructs a BadWord instance.  
Public Properties
 NameDescription
Public PropertyEndPositionGets the position of the end of this word in the main text.  
Public PropertyStartPositionGets the position of the start of this word in the main text.  
Public PropertyWordGets the string of this bad word.  
Public Methods
 NameDescription
Public MethodGetEndPositionGets the position of the end of this word in the main text.  
Public MethodGetStartPositionGets the position of the start of this word in the main text.  
Public MethodGetWordGets the String of this bad word.  
See Also