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#C#Visual BasicVisual BasicVisual 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 
Return Value
BadWord
This implementation always returns null.
Remarks
Check must be called before this method.

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412