Keyoti RapidSpell Desktop .NET API Docs
NextBadWord Method
APIKeyoti.RapidSpellCheckerEngineAdapterNextBadWord()()()()
Keyoti RapidSpell Desktop .NET
Gets the next bad word in the list that was identified by Check.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual BadWord NextBadWord()
Public Overridable Function NextBadWord As BadWord
public:
virtual BadWord^ NextBadWord()
abstract NextBadWord : unit -> BadWord 
override NextBadWord : unit -> BadWord 
Return Value
BadWord
This implementation always returns null.
Remarks
Check must be called before this method.

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