Converts all user dictionary entries to a string array.

ToArray()

public string[] ToArray();

Return Value

The return value is a string array of all user dictionary entries. If the user dictionary is not added to the TXSpell.Dictionaries or TXSpellChecker.Dictionaries DictionaryCollection, the method returns an empty string array.