Name | Description | |
---|---|---|
AddItem | Adds an item to the user dictionary. | |
Close | Closes the user dictionary. | |
Create | Overloaded. Creates a new user dictionary. | |
DeleteItem | Deletes an item from the user dictionary. | |
GetItems | Returns an array of items in the specified section of the user dictionary. | |
GetSections | Returns the names of sections in the user dictionary. | |
Load | Overloaded. Loads the user dictionary from a file. | |
Save | Saves the user dictionary to a file. |