Represents multiple file based user dictionaries.
| C# | C# | Visual Basic | Visual Basic | Visual 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
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| 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) | (Inherited from Object.) | |
| Finalize()()()() | (Inherited from Object.) | |
| GetFileNames()()()() |
The file names
| |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetType()()()() | (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()()()() | (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()()()() | (Inherited from Object.) |
| Object | ||
| UserDictionary | ||
| MultiFileUserDictionary | ||
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331