AffixRule.AffixEntries Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRule.AffixEntries Property

Collection of text entries that make up this rule

[Visual Basic]Public Property AffixEntries As AffixEntryCollection
[C#]
public AffixEntryCollection AffixEntries {get; set;}

See Also

AffixRule Class | NetSpell.SpellChecker.Dictionary.Affix Namespace