Gets an enumeration of String suggestions for spelling of current bad word.
| C# | Visual Basic | Visual C++ | F# |
public virtual ArrayList FindSuggestions()
Public Overridable Function FindSuggestions As ArrayList
public: virtual ArrayList^ FindSuggestions()
abstract FindSuggestions : unit -> ArrayList override FindSuggestions : unit -> ArrayList
ArrayList
ArrayList of String suggestions for current bad word.
ArrayList of String suggestions for current bad word.
| Exception | Condition |
|---|---|
| NoCurrentBadWordException | If NextBadWord() hasn't been run first AND found an erroneous word. |
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)