DictionaryBaseSave Method |
Saves the dictionary data to disk.
Namespace: GroupDocs.Search.DictionariesAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8.1
Syntaxprotected abstract void Save()
Protected MustOverride Sub Save
protected:
virtual void Save() abstract
abstract Save : unit -> unit
See Also