SpellChecker for WPF/Silverlight
GetKeyForItem メソッド (WordList)

C1.Silverlight.SpellChecker 名前空間 > WordList クラス : GetKeyForItem メソッド
キーを取得する要素。
特定の要素のキーを取得します。
シンタックス
'宣言
 
Protected Overrides Function GetKeyForItem( _
   ByVal item As System.String _
) As System.Integer
protected override System.int GetKeyForItem( 
   System.string item
)

パラメータ

item
キーを取得する要素。

戻り値の型

指定された要素のキー。
参照

WordList クラス
WordList メンバ