FlexGrid for WinForms
Remove(Int32) メソッド

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > RowCollection クラス > Remove メソッド : Remove(Int32) メソッド
コレクションから削除する行のインデックス。
コレクションから Rowオブジェクトを削除します。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal index As System.Integer _
) As Row
public Row Remove( 
   System.int index
)

パラメータ

index
コレクションから削除する行のインデックス。

戻り値の型

コレクションから削除された Rowへの参照。
参照

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