GrapeCity InputMan for Windows Forms 10.0J
RemoveAt メソッド (ListItemCollection)

削除するリスト項目のインデックスを表すInt32値。
指定のインデックスに対応するリスト項目をコレクションから削除します。
構文
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除するリスト項目のインデックスを表すInt32値。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.