Returns the next mis-spelt word in the text, as a BadWord object.
| C# | Visual Basic | Visual C++ | F# |
public virtual BadWord NextBadWord()
Public Overridable Function NextBadWord As BadWord
public: virtual BadWord^ NextBadWord()
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)