SpellCheckerISpellDictionary Methods
Represents an XtraSpellChecker dictionary originated from a dictionary in the ISpell format.
Name | Description |
---|---|
Clear() |
Removes all words from the dictionary word list and all metaphone indexes from the hash table.
Inherited from Spell |
Contains |
Determines whether a word is in the dictionary.
Inherited from Spell |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Fill |
Loads the alphabet from the specified stream into the current Spell |
Find |
Searches for the word in the dictionary.
Inherited from Spell |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Obsolete. Indicates whether the current dictionary contains a specified word.
Inherited from Spell |
Load() |
Loads and initializes the dictionary.
Inherited from Dictionary |
Load |
Loads the dictionary, affix rules and the alphabet from the specified streams into the current Spell |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also