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

Dim instance As CheckedItemCollection Dim index As Integer Dim value As Object value = instance(index) instance(index) = value
public: virtual property Object^ default [int] { Object^ get (int index) sealed; void set (int index, Object^ value) sealed; }
/** @property */ public final Object get_Item (int index) /** @property */ public final void set_Item (int index, Object value)
プロパティ値
指定したインデックスの位置にあるオブジェクト。詳細については、CheckedListBox.CheckedItemCollection クラスのトピックの概要にある例を参照してください。



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.CheckedItemCollection クラス
CheckedListBox.CheckedItemCollection メンバ
System.Windows.Forms 名前空間
IndexOf
- CheckedListBox.CheckedItemCollection.Item プロパティのページへのリンク