public class WordDictionary : System.Collections.Generic.Dictionary<string,string>
'Declaration Public Class WordDictionary Inherits System.Collections.Generic.Dictionary(Of String,String)
System.Object System.Collections.Generic.Dictionary<TKey,TValue> C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.WordDictionary
WordDictionary Members C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace