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()()()() | 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.) |

Object | ||
![]() | UserDictionary | |
![]() | MultiFileUserDictionary |
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412