AffixRuleCollection.Clone Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.Clone Method 

Creates a new object that is a copy of the current instance.

[Visual Basic]Public Function Clone() As AffixRuleCollection
[C#]
public AffixRuleCollection Clone();

Return Value

A new object that is a copy of this instance.

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace