Editor for ASP.NET Web Forms
RemoveWord メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker 名前空間 > UserDictionary クラス : RemoveWord メソッド
ディクショナリから削除される単語。
単語をディクショナリから削除します。
シンタックス
'宣言
 
Public Function RemoveWord( _
   ByVal word As System.String _
) As System.Boolean
public System.bool RemoveWord( 
   System.string word
)

パラメータ

word
ディクショナリから削除される単語。

戻り値の型

単語がディクショナリに削除された場合は true、見つからなかった場合は false。
参照

UserDictionary クラス
UserDictionary メンバ