GrapeCity MultiRow for Windows Forms 11.0J
Insert(Int32,Int32) メソッド

行を挿入する位置。
RowCollectionに挿入する行の数。
指定した数の新しい行を指定したインデックスに挿入します。
シンタックス
Public Overloads Overridable Sub Insert( _
   ByVal rowIndex As Integer, _
   ByVal count As Integer _
) 
public virtual void Insert( 
   int rowIndex,
   int count
)

パラメータ

rowIndex
行を挿入する位置。
count
RowCollectionに挿入する行の数。
参照

参照

RowCollection クラス
RowCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.