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

削除する行の範囲の開始行を示す0から始まるインデックス。
削除する行の数。
行の範囲を削除します。
シンタックス
Public Overloads Overridable Sub Remove( _
   ByVal rowIndex As Integer, _
   ByVal count As Integer _
) 
public virtual void Remove( 
   int rowIndex,
   int count
)

パラメータ

rowIndex
削除する行の範囲の開始行を示す0から始まるインデックス。
count
削除する行の数。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.