WordDictionary Constructor (IContainer)

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary Constructor (IContainer)

Initializes a new instance of the class

[Visual Basic]Overloads Public Sub New( _
   ByVal container As IContainer _
)
[C#]
public WordDictionary(
   IContainer container
);

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace | WordDictionary Constructor Overload List