| C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : WordDictionary Class |

'Declaration Public Class WordDictionary Inherits System.Collections.Generic.Dictionary(Of String,String)
public class WordDictionary : System.Collections.Generic.Dictionary<string,string>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
C1.Win.C1SpellChecker.WordDictionary