InputPanel.InputMethodCollection.IndexOf メソッド
アセンブリ: Microsoft.WindowsCE.Forms (microsoft.windowsce.forms.dll 内)
 構文
構文Public Function IndexOf ( _ inputMethod As InputMethod _ ) As Integer
Dim instance As InputMethodCollection Dim inputMethod As InputMethod Dim returnValue As Integer returnValue = instance.IndexOf(inputMethod)
public int IndexOf ( InputMethod inputMethod )
public: int IndexOf ( InputMethod^ inputMethod )
public int IndexOf ( InputMethod inputMethod )
public function IndexOf ( inputMethod : InputMethod ) : int
戻り値
コレクション内の入力方式のインデックス値。
 .NET Framework のセキュリティ
.NET Framework のセキュリティ プラットフォーム
プラットフォームWindows CE, Windows Mobile for Pocket PC
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- InputPanel.InputMethodCollection.IndexOf メソッドのページへのリンク

 
                             
                    


