Spelling Methods
The methods of the Spelling class are listed below. For a complete list of Spelling class members, see the Spelling Members topic.
Public Instance Methods
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. | |
| Deletes the CurrentWord from the Text Property | |
| Overloaded. Releases all resources used by the Component. | |
| Overloaded. Calculates the minimum number of change, inserts or deletes required to change firstWord into secondWord | |
| Determines whether the specified Object is equal to the current Object. | |
| 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. | |
| Gets the word index from the text index. Use this method to find a word based on the text position. | |
| Ignores all instances of the CurrentWord in the Text Property | |
| Ignores the instances of the CurrentWord in the Text Property | |
| Obtains a lifetime service object to control the lifetime policy for this instance. | |
| Overloaded. Replaces all instances of the CurrentWord in the Text Property | |
| Overloaded. Replaces the instances of the CurrentWord in the Text Property | |
| Overloaded. Spell checks the words in the Text property starting at the WordIndex position. | |
| Overloaded. Populates the Suggestions property with word suggestions for the word | |
| Checks to see if the word is in the dictionary | |
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. | |
| This is the method that is responsible for notifying receivers that the event occurred | |
| This is the method that is responsible for notifying receivers that the event occurred | |
| This is the method that is responsible for notifying receivers that the event occurred | |
| This is the method that is responsible for notifying receivers that the event occurred | |
| This is the method that is responsible for notifying receivers that the event occurred | |
| This is the method that is responsible for notifying receivers that the event occurred |
See Also
Spelling Class | NetSpell.SpellChecker Namespace