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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker 名前空間 : WordDictionary クラス
単語とその置換のディクショナリ。
オブジェクト モデル
WordDictionary クラス
シンタックス
'宣言
 
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.Web.Wijmo.Controls.C1Editor.C1SpellChecker.WordDictionary

参照

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