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

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

パラメータ

index
削除する項目のインデックスを示す System.Int32 値。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.