AffixRuleCollection.IDictionary.Contains Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.IDictionary.Contains Method 

[Visual Basic]Function Contains( _
   ByVal key As Object _
) As Boolean Implements _
   IDictionary.Contains
[C#]
bool IDictionary.Contains(
   object key
);

Implements

IDictionary.Contains

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace