AffixRuleCollection.IDictionary.Remove Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.IDictionary.Remove Method 

[Visual Basic]Sub Remove( _
   ByVal key As Object _
) Implements _
   IDictionary.Remove
[C#]
void IDictionary.Remove(
   object key
);

Implements

IDictionary.Remove

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace