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

Private Sub System.Collections.IList.Insert ( _ index As Integer, _ value As Object _ ) Implements IList.Insert
Dim instance As InputMethodCollection Dim index As Integer Dim value As Object CType(instance, IList).Insert(index, value)
private: virtual void System.Collections.IList.Insert ( int index, Object^ value ) sealed = IList::Insert

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


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


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