AffixRuleCollection Class

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection Class

A dictionary collection that stores 'AffixRule' objects.

For a list of all members of this type, see AffixRuleCollection Members.

System.Object   AffixRuleCollection

[Visual Basic]
Public Class AffixRuleCollection
Implements IDictionary, ICollection, IEnumerable, ICloneable
[C#]
public class AffixRuleCollection : IDictionary, ICollection, IEnumerable, ICloneable

Requirements

Namespace: NetSpell.SpellChecker.Dictionary.Affix

Assembly: NetSpell.SpellChecker (in NetSpell.SpellChecker.dll)

See Also

AffixRuleCollection Members | NetSpell.SpellChecker.Dictionary.Affix Namespace