Skip to main content
A newer version of this page is available. .

SpellCheckerDictionaryBase.Clear() Method

Removes all words from the dictionary word list and all metaphone indexes from the hash table.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v20.2.Core.dll

NuGet Packages: DevExpress.SpellChecker.Core, DevExpress.WindowsDesktop.SpellChecker.Core

Declaration

public override void Clear()
See Also