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
Weblioに収録されているすべての辞書からCheckedListBox.CheckedItemCollection.Item プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からCheckedListBox.CheckedItemCollection.Item プロパティ
を検索
- CheckedListBox.CheckedItemCollection.Item プロパティのページへのリンク