CheckedListBox.CheckedIndexCollection.System.Collections.IList.Insert メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Private Sub System.Collections.IList.Insert ( _ index As Integer, _ value As Object _ ) Implements IList.Insert
Dim instance As CheckedIndexCollection 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


CheckedListBox.CheckedIndexCollection クラスを直接変更することはできません。CheckedListBox.CheckedIndexCollection に項目を追加するには、SetItemChecked メソッドまたは SetItemCheckState メソッドを使用します。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


CheckedListBox.CheckedIndexCollection クラス
CheckedListBox.CheckedIndexCollection メンバ
System.Windows.Forms 名前空間
Weblioに収録されているすべての辞書からCheckedListBox.CheckedIndexCollection.System.Collections.IList.Insert メソッドを検索する場合は、下記のリンクをクリックしてください。

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