The SpellDictionary type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Contains |
Checks whether the dictionary contains a given word.
(Overrides SpellDictionaryBase..::..Contains(String).) | |
| EnsureLoaded |
Ensures the dictionary is loaded, reading words from the file if necessary.
(Inherited from SpellDictionaryBase.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString |
Gets a string that represents this object.
(Inherited from SpellDictionaryBase.) |