Keyoti RapidSpell Desktop .NET API Docs
FindSuggestions Method
APIKeyoti.RapidSpellRapidSpellCheckerFindSuggestions()()()()
Keyoti RapidSpell Desktop .NET
Gets an enumeration of String suggestions for spelling of current bad word.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual ArrayList FindSuggestions()
Public Overridable Function FindSuggestions As ArrayList
public:
virtual ArrayList^ FindSuggestions()
abstract FindSuggestions : unit -> ArrayList 
override FindSuggestions : unit -> ArrayList 
Return Value
ArrayList
ArrayList of String suggestions for current bad word.
Exceptions
ExceptionCondition
NoCurrentBadWordExceptionIf NextBadWord() hasn't been run first AND found an erroneous word.

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