Ribbon for WinForms
RemoveAt メソッド (GridColumnCollection)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > GridColumnCollection クラス : RemoveAt メソッド
The index of the Element to remove.
Removes the Element at the specified index from the list.
シンタックス
'宣言
 
Public Overridable Sub RemoveAt( _
   ByVal index As Integer _
) 
public virtual void RemoveAt( 
   int index
)

パラメータ

index
The index of the Element to remove.
参照

GridColumnCollection クラス
GridColumnCollection メンバ