WordDictionary Methods
The methods of the WordDictionary class are listed below. For a complete list of WordDictionary class members, see the WordDictionary Members topic.
Public Instance Methods
| Adds a word to the user list | |
| Clears the user list of words | |
| Searches all contained word lists for word | |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. | |
| Overloaded. Releases all resources used by the Component. | |
| Determines whether the specified Object is equal to the current Object. | |
| Expands an affix compressed base word | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. | |
| Gets the Type of the current instance. | |
| Initializes the dictionary by loading and parsing the dictionary file and the user file. | |
| Obtains a lifetime service object to control the lifetime policy for this instance. | |
| Generates a phonetic code of how the word sounds | |
| Removes a word from the user list | |
Protected Instance Methods
| Overloaded. Clean up any resources being used. | |
| Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. | |
| Returns an object that represents a service provided by the Component or by its Container. | |
| Creates a shallow copy of the current Object. |
See Also
WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace