FlexPivot for WinForms
RemoveAt メソッド (CellRangeCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRangeCollection クラス : RemoveAt メソッド
Index of the object to remove from the collection.
Removed the object at a specified index from the collection.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
Index of the object to remove from the collection.
参照

CellRangeCollection クラス
CellRangeCollection メンバ