UDSections Methods |
The UDSections type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
This method adds a new section to the active user dictionary.
| |
| Dispose | ||
| GetEngine |
Returns the Engine object.
| |
| GetEnumerator | ||
| GetItem |
This property returns the requested UDSection object from the collection.
| |
| Remove |
This method will delete the specified UDSection from the user dictionary together
with all its words and other content.
| |
| RemoveAll |
This method deletes all sections from the active user dictionary.
|