Gets the next bad word in the list that was identified by Check.
| 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
This implementation always returns null.
This implementation always returns null.
Check must be called before this method.
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204