Keyoti RapidSpell Web .NET Help Docs
UserDictionary Class
API DocumentationKeyoti.RapidSpellUserDictionary
Keyoti RapidSpell Web .NET
Represents the UserDictionary
Declaration Syntax
C#Visual BasicVisual C++
public class UserDictionary
Public Class UserDictionary
public ref class UserDictionary
Members
All MembersConstructorsMethodsFieldsEvents



IconMemberDescription
UserDictionary(String)
Construct a UserDictionary based on the userDictionaryFile, which does not have to exist.

UserDictionary()()()
Constructs an invalid UserDictionary

UserDictionary(String, Int32)
Construct a UserDictionary based on the userDictionaryFile, which does not have to exist.

AddWord(String)
Tries to add word to this dictionary

dictFile
The file containing the dictionary

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(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.)
IsValid()()()
Returns whether the dictionary file is valid.

ListChanged
Notifies handlers that the word list has changed.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnListChanged(UserDictionary..::.ListChangedEventArgs)
Raises ListChanged

ReadAll(ArrayList)
Read the dictionary word list into list.

ReloadDictionary()()()
Loads the dictionary into an internal collection.

RemoveWord(String)
Tries to remove word from this dictionary

SaveList(ArrayList)
Replaces the contents of the file with newList.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
UserDictionary

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625