AffixRuleCollection.Count Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.Count Property

Gets the number of elements contained in the AffixRuleCollection.

[Visual Basic]NotOverridable Public ReadOnly Property Count As Integer Implements _
   ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace