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

削除する項目を表すListItemオブジェクト。
指定のリスト項目をコレクションから削除します。
構文
Public Sub Remove( _
   ByVal item As ListItem _
) 
public void Remove( 
   ListItem item
)

パラメータ

item
削除する項目を表すListItemオブジェクト。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.