ListView for WPF
ReplaceRange メソッド

C1.WPF.ListView アセンブリ > C1.WPF.ListView 名前空間 > ListViewItemsCollection クラス : ReplaceRange メソッド
シンタックス
'宣言
 
Public Sub ReplaceRange( _
   ByVal startingIndex As System.Integer, _
   ByVal items As System.Collections.Generic.IEnumerable(Of ListViewItem) _
) 
public void ReplaceRange( 
   System.int startingIndex,
   System.Collections.Generic.IEnumerable<ListViewItem> items
)

パラメータ

startingIndex
items
参照

ListViewItemsCollection クラス
ListViewItemsCollection メンバ