Gets an enumeration of String suggestions for word.


- word (String)
- the word to check the spelling of.

ArrayList of String suggestions for word.

Exception | Condition |
---|---|
ArgumentNullException | if word parameter is null. |
Exception | Condition |
---|---|
ArgumentNullException | if word parameter is null. |