ComponentOne SpellChecker for WinForms
Comparer Property (WordDictionary)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordDictionary Class : Comparer Property
Syntax
'Declaration
 
Public ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of String)
public System.Collections.Generic.IEqualityComparer<string> Comparer {get;}
See Also

Reference

WordDictionary Class
WordDictionary Members