Keyoti RapidSpell Desktop .NET API Docs
NextBadWord Method
APIKeyoti.RapidSpellICheckerEngineNextBadWord()()()()
Keyoti RapidSpell Desktop .NET
Gets the next bad word in the list that was identified by Check.
Declaration Syntax
C#Visual BasicVisual C++F#
BadWord NextBadWord()
Function NextBadWord As BadWord
BadWord^ NextBadWord()
abstract NextBadWord : unit -> BadWord 
Return Value
BadWord
The next BadWord object from the text, must return null (C#) or nothing (VB.NET) when no more bad words exist.
Remarks
Check must be called before this method.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204