CheckedListBox.CheckedIndexCollection.System.Collections.IList.Item プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Private Property System.Collections.IList.Item ( _ index As Integer _ ) As Object Implements IList.Item
Dim instance As CheckedIndexCollection Dim index As Integer Dim value As Object value = CType(instance, IList).Item(index) CType(instance, IList).Item(index) = value
private: virtual property Object^ System.Collections.IList.Item [int] { Object^ get (int index) sealed = IList::default::get; void set (int index, Object^ value) sealed = IList::default::set; }
プロパティ値
指定した位置に格納されている、CheckedListBox.ObjectCollection のインデックス値。

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

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.Item プロパティを検索する場合は、下記のリンクをクリックしてください。

- CheckedListBox.CheckedIndexCollection.System.Collections.IList.Item プロパティのページへのリンク