DictionaryBase
Leave feedback
On this page
Represents the base class for a dictionary.
public abstract class DictionaryBase
| Name | Description |
|---|---|
| abstract DictionaryType { get; } | Gets the dictionary type. |
| Name | Description |
|---|---|
| abstract Clear() | Clears the dictionary. |
| ExportDictionary(string) | Exports the dictionary to a file with the specified name. |
| ImportDictionary(string) | Imports a dictionary from the specified file. |
Learn more
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.