Constructs a BadWord instance.
| C# | Visual Basic | Visual C++ | F# |
public WordOccurrence( string word, int caretStart, int caretEnd )
Public Sub New ( word As String, caretStart As Integer, caretEnd As Integer )
public: WordOccurrence( String^ word, int caretStart, int caretEnd )
new : word : string * caretStart : int * caretEnd : int -> WordOccurrence
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204