AffixRuleCollection.IsReadOnly Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.IsReadOnly Property

gets a value indicating whether the AffixRuleCollection is read-only.

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

Implements

IDictionary.IsReadOnly

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace