SpellChecker for WPF/Silverlight
Initialize メソッド (C1SpellDialog)

C1.Silverlight.SpellChecker 名前空間 > C1SpellDialog クラス : Initialize メソッド
スペルチェックに使用する C1SpellChecker
スペルチェックするテキストを含む ISpellCheckableEditor
初期エラーリストを含む CharRangeList
指定されたパラメータを使用してダイアログを初期化します。
シンタックス
'宣言
 
Public Sub Initialize( _
   ByVal spell As C1SpellChecker, _
   ByVal editor As ISpellCheckableEditor, _
   ByVal errors As CharRangeList _
) 

パラメータ

spell
スペルチェックに使用する C1SpellChecker
editor
スペルチェックするテキストを含む ISpellCheckableEditor
errors
初期エラーリストを含む CharRangeList
参照

C1SpellDialog クラス
C1SpellDialog メンバ