Keyoti RapidSpell Web .NET Help Docs
WordOccurrence Class
API DocumentationKeyoti.RapidSpellWordOccurrence
Keyoti RapidSpell Web .NET
Represents a word in the text.
Declaration Syntax
C#Visual BasicVisual C++
public class WordOccurrence
Public Class WordOccurrence
public ref class WordOccurrence
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
WordOccurrence(String, Int32, Int32)
Constructs a BadWord instance.

caretEnd
End of word

caretStart
Start of word

EndPosition
Gets the position of the end of this word in the main text.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetEndPosition()()()
Gets the position of the end of this word in the main text.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetStartPosition()()()
Gets the position of the start of this word in the main text.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetWord()()()
Gets the String of this bad word.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
StartPosition
Gets the position of the start of this word in the main text.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Word
Gets the string of this bad word.

Inheritance Hierarchy
Object
WordOccurrence
 BadWord

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625