Editor for ASP.NET Web Forms
Contains メソッド (SpellDictionary)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker 名前空間 > SpellDictionary クラス : Contains メソッド
検索する単語。
指定された単語が含まれるかどうかを調べます。
シンタックス
'宣言
 
Public Overrides Function Contains( _
   ByVal word As System.String _
) As System.Boolean
public override System.bool Contains( 
   System.string word
)

パラメータ

word
検索する単語。

戻り値の型

ディクショナリに単語が含まれる場合は true、それ以外の場合は false。
参照

SpellDictionary クラス
SpellDictionary メンバ