Public Instance Constructors
![]() |
Overloaded. Initializes a new instance of the WordDictionary class. |
Public Instance Properties
![]() | The collection of base words for the dictionary |
![]() | Gets the IContainer that contains the Component. |
![]() | Copyright text for the dictionary |
![]() | The file name for the main dictionary |
![]() | Folder containing the dictionaries |
![]() | Set this to true to automaticly create a user dictionary when a word is added. |
![]() | True if the dictionary has been initialized |
![]() | Collection of phonetic rules for this dictionary |
![]() | Collection of affix prefixes for the base words in this dictionary |
![]() | List of characters to use when generating suggestions using the near miss stratigy |
![]() | Gets or sets the ISite of the Component. |
![]() | Collection of affix suffixes for the base words in this dictionary |
![]() | List of characters to try when generating suggestions using the near miss stratigy |
![]() | The file name for the user word list for this dictionary |
![]() | List of user entered words in this dictionary |
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 |
![]() |
Public Instance Events
![]() | Adds an event handler to listen to the Disposed event on the component. |
Protected Instance Properties
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
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