AffixEntryEnumerator Constructor

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixEntryEnumerator Constructor 

Enumerator constructor

[Visual Basic]Public Sub New( _
   ByVal mappings As AffixEntryCollection _
)
[C#]
public AffixEntryEnumerator(
   AffixEntryCollection mappings
);

See Also

AffixEntryEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace