'宣言 Public Default Property Item( _ ByVal index As System.Integer _ ) As ListViewItem
public ListViewItem this[ System.int index ]; {get; set;}
パラメータ
- index
'宣言 Public Default Property Item( _ ByVal index As System.Integer _ ) As ListViewItem
public ListViewItem this[ System.int index ]; {get; set;}