UDManager Methods |
The UDManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
This method closes the active user dictionary and loses any changes.
| |
| Create |
This method creates a new empty user dictionary.
| |
| Dispose | ||
| Export |
This method allows you to export a user dictionary.
| |
| GetEngine |
Returns the Engine object.
| |
| GetUDSections |
This property returns the UDSections collection of the active user dictionary.
| |
| Import |
This method allows you to import a user dictionary from an external source.
| |
| Open |
This method opens an existing user dictionary for maintenance.
| |
| Save |
This method saves the active user dictionary.
| |
| SaveAs |
This method saves the active user dictionary under a new name.
|