'宣言 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