Input Library for WPF
InsertRange メソッド (MultiSelectItemsCollection)

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

パラメータ

startingIndex
items
参照

参照

MultiSelectItemsCollection クラス
MultiSelectItemsCollection メンバ