Keyoti RapidSpell WPF API Docs
WordOccurrence Class
APIKeyoti.RapidSpell.WpfWordOccurrence
Keyoti RapidSpell WPF
Represents a word in the text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class WordOccurrence
public class WordOccurrence
Public Class WordOccurrence
Public Class WordOccurrence
public ref class WordOccurrence
public ref class WordOccurrence
type WordOccurrence =  class end
type WordOccurrence =  class end
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) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetEndPosition()()()()
Gets the position of the end of this word in the main text.

GetHashCode()()()() (Inherited from Object.)
GetStartPosition()()()()
Gets the position of the start of this word in the main text.

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

MemberwiseClone()()()() (Inherited from Object.)
StartPosition
Gets the position of the start of this word in the main text.

ToString()()()() (Inherited from Object.)
Word
Gets the string of this bad word.

Inheritance Hierarchy
Object
WordOccurrence
 BadWord

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214