Editor for ASP.NET Web Forms
WordList クラス
メンバ 

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker 名前空間 : WordList クラス
スペルチェック中に無視する単語のキー付きリスト。
オブジェクト モデル
WordList クラス
シンタックス
'宣言
 
Public Class WordList 
   Inherits System.Collections.ObjectModel.KeyedCollection(Of Integer,String)
public class WordList : System.Collections.ObjectModel.KeyedCollection<int,string> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.WordList

参照

WordList メンバ
C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker 名前空間