Keyoti RapidSpell Desktop .NET API Docs
MultiFileUserDictionary Class
APIKeyoti.RapidSpellMultiFileUserDictionary
Keyoti RapidSpell Desktop .NET
Represents multiple file based user dictionaries.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class MultiFileUserDictionary : UserDictionary
public class MultiFileUserDictionary : UserDictionary
Public Class MultiFileUserDictionary
	Inherits UserDictionary
Public Class MultiFileUserDictionary
	Inherits UserDictionary
public ref class MultiFileUserDictionary : public UserDictionary
public ref class MultiFileUserDictionary : public UserDictionary
type MultiFileUserDictionary =  
    class
        inherit UserDictionary
    end
type MultiFileUserDictionary =  
    class
        inherit UserDictionary
    end
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
MultiFileUserDictionary(List<(Of <<'(UserDictionary>)>>))
New

AddFile(String)
Adds a new user dictionary to the collection

AddWord(String)
Adds a word to the default dictionary
(Overrides UserDictionary.AddWord(String).)
dictFile
The file containing the dictionary
(Inherited from UserDictionary.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetFileNames()()()()
The file names

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
GetUserDictionary(String)
Gets the UserDictionary associated with the specified path.

IsValid()()()()
Whether a problem has occurred.
(Overrides UserDictionary.IsValid()()()().)
ListChanged
Notifies handlers that the word list has changed.
(Inherited from UserDictionary.)
Location
Where to store the user dictionary
(Inherited from UserDictionary.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnListChanged(UserDictionary..::..ListChangedEventArgs)
Raises ListChanged
(Inherited from UserDictionary.)
OnListChanged(Object, UserDictionary..::..ListChangedEventArgs)
Raises ListChanged
(Inherited from UserDictionary.)
ReadAll(ArrayList)
Reads all words from all files
(Overrides UserDictionary.ReadAll(ArrayList).)
ReloadDictionary()()()()
Reload
(Overrides UserDictionary.ReloadDictionary()()()().)
RemoveFile(String)
Removes a user dictionary from the collection

RemoveWord(String)
Removes a word from the default dictionary
(Overrides UserDictionary.RemoveWord(String).)
SaveList(ArrayList)
Save
(Overrides UserDictionary.SaveList(ArrayList).)
SetDefaultUserDictionaryFile(String)
Sets the default user dictionary

SetFiles(List<(Of <<'(String>)>>))
Sets user dictionaries in the collection

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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412