リスト内で変更されている項目の位置を示します。
Public ReadOnly Property Index As Integer
[C#]
public int Index {get;}
[C++]
public: __property int get_Index();
[JScript]
public function get Index() : int;
プロパティ値
変更されている項目の、0 から始まるインデックス番号。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
ItemChangedEventArgs クラス | ItemChangedEventArgs メンバ | System.Windows.Forms 名前空間