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

Private Sub System.Collections.ICollection.CopyTo ( _ dest As Array, _ index As Integer _ ) Implements ICollection.CopyTo
Dim instance As InputMethodCollection Dim dest As Array Dim index As Integer CType(instance, ICollection).CopyTo(dest, index)
private: virtual void System.Collections.ICollection.CopyTo ( Array^ dest, int index ) sealed = ICollection::CopyTo

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


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


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