ListView for WPF
Item プロパティ

C1.WPF.ListView アセンブリ > C1.WPF.ListView 名前空間 > ListViewItemsCollection クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As ListViewItem
public ListViewItem this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

ListViewItemsCollection クラス
ListViewItemsCollection メンバ