InputPanel.InputMethodCollection.System.Collections.IList.Add メソッド
アセンブリ: Microsoft.WindowsCE.Forms (microsoft.windowsce.forms.dll 内)

Private Function System.Collections.IList.Add ( _ control As Object _ ) As Integer Implements IList.Add
Dim instance As InputMethodCollection Dim control As Object Dim returnValue As Integer returnValue = CType(instance, IList).Add(control)
戻り値
新しい要素が挿入された位置。

このメンバは、明示的なインターフェイス メンバの実装です。InputPanel.InputMethodCollection インスタンスが IList インターフェイスにキャストされた場合にのみ使用できます。


Windows CE, Windows Mobile for Pocket PC
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- InputPanel.InputMethodCollection.System.Collections.IList.Add メソッドのページへのリンク