ComponentOne SpellChecker for WinForms
Keys Property

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

Reference

WordDictionary Class
WordDictionary Members