FlexGrid for WPF
InsertRange メソッド (GridColumnCollection)

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

パラメータ

startingIndex
items
参照

GridColumnCollection クラス
GridColumnCollection メンバ