AffixRuleCollection.SyncRoot Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.SyncRoot Property

Gets an object that can be used to synchronize access to the AffixRuleCollection.

[Visual Basic]NotOverridable Public ReadOnly Property SyncRoot As Object Implements _
   ICollection.SyncRoot
[C#]
public object SyncRoot {get;}

Implements

ICollection.SyncRoot

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace