Returns the next mis-spelt word in the text, as a BadWord object.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual BadWord NextBadWord()
public virtual BadWord NextBadWord()
Public Overridable Function NextBadWord As BadWord
Public Overridable Function NextBadWord As BadWord
public: virtual BadWord^ NextBadWord()
public: virtual BadWord^ NextBadWord()
abstract NextBadWord : unit -> BadWord override NextBadWord : unit -> BadWord
abstract NextBadWord : unit -> BadWord override NextBadWord : unit -> BadWord

BadWord
Keyoti.RapidSpell.BadWord or null if there are no more bad words.
Keyoti.RapidSpell.BadWord or null if there are no more bad words.
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214