Keyoti RapidSpell Web .NET Help Docs
FindSuggestions Method (word)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerFindSuggestions(String)
Keyoti RapidSpell Web .NET
Gets an enumeration of String suggestions for word.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ArrayList FindSuggestions(
	string word
)
Public Overridable Function FindSuggestions ( _
	word As String _
) As ArrayList
public:
virtual ArrayList^ FindSuggestions(
	String^ word
)
Parameters
word (String)
the word to check the spelling of.
Return Value
ArrayList of String suggestions for word.
Exceptions
ExceptionCondition
ArgumentNullExceptionif word parameter is null.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625