[]
Adds a word to the dictionary.
public bool AddWord(string word)
Word to add to the dictionary.
True if the word was added to the dictionary, false if it was already present.