Keyoti RapidSpell Silverlight API Docs
NextBadWord Method
APIKeyoti.RapidSpellCheckerEngineAdapterNextBadWord()()()()
Keyoti RapidSpell Silverlight
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)