Ribbon for WinForms
RemoveRange メソッド (GridColumnCollection)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > GridColumnCollection クラス : RemoveRange メソッド
Index of the first element to remove from the list.
Number of elements to remove.
Removes a range of elements from the list.
シンタックス
'宣言
 
Public Overridable Sub RemoveRange( _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
public virtual void RemoveRange( 
   int index,
   int count
)

パラメータ

index
Index of the first element to remove from the list.
count
Number of elements to remove.
参照

GridColumnCollection クラス
GridColumnCollection メンバ