PowerTools CalendarGrid for Windows Forms 1.0J
RemoveAt メソッド (ListColumnCollection)

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

パラメータ

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

ListColumnCollection クラス
ListColumnCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.