AffixRuleCollection.Clear Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.Clear Method 

removes all elements from the AffixRuleCollection.

[Visual Basic]NotOverridable Public Sub Clear() Implements _
   IDictionary.Clear
[C#]
public void Clear();

Implements

IDictionary.Clear

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace