WordDictionary.Initialize Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary.Initialize Method 

Initializes the dictionary by loading and parsing the dictionary file and the user file.

[Visual Basic]Public Sub Initialize()
[C#]
public void Initialize();

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace