public class WordList : System.Collections.ObjectModel.KeyedCollection<int,string>
'Declaration Public Class WordList Inherits System.Collections.ObjectModel.KeyedCollection(Of Integer,String)
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.KeyedCollection<TKey,TItem> C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.WordList
WordList Members C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace