GrapeCity CalendarGrid for Windows Forms 2.0J
RemoveAt メソッド (ListColumnCollection)

削除する項目の 0 から始まるインデックス。
指定した位置にある項目をコレクションから削除します。
構文
public void RemoveAt( 
   int index
)
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
 

パラメータ

index
削除する項目の 0 から始まるインデックス。
参照

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.