FlexPivot for WinForms
Remove(Int32) メソッド

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

パラメータ

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

戻り値の型

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

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