ComponentOne SpellChecker for WinForms
Values Property

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

Reference

WordDictionary Class
WordDictionary Members