FlexPivot for WinForms
Remove(Int32) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCollection クラス > Remove メソッド : Remove(Int32) メソッド
The index of the row to remove from the collection.
Removes a Row object from the collection.
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal index As System.Integer _
) As Row
public Row Remove( 
   System.int index
)

パラメータ

index
The index of the row to remove from the collection.

戻り値の型

A reference to the Row that was removed from the collection.
参照

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