AffixRuleCollection.IsSynchronized Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.IsSynchronized Property

Gets a value indicating whether access to the AffixRuleCollection is synchronized (thread-safe).

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

Implements

ICollection.IsSynchronized

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace