Keyoti RapidSpell Web .NET Help Docs
NextBadWord Method
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterNextBadWord()()()()
Keyoti RapidSpell Web .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.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331