AffixRuleCollection.IsFixedSize Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.IsFixedSize Property

gets a value indicating whether the AffixRuleCollection has a fixed size.

[Visual Basic]NotOverridable Public ReadOnly Property IsFixedSize As Boolean Implements _
   IDictionary.IsFixedSize
[C#]
public bool IsFixedSize {get;}

Implements

IDictionary.IsFixedSize

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace