GrapeCity SPREAD for Windows Forms 12.0J
RemoveAt メソッド (ListItemCollectionInfo)


削除される項目のインデックスを示すSystem.Int32値。
コレクションの特定の位置にある項目を削除します。
構文
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As ListItemCollectionInfo
Dim index As Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   int index
)

パラメータ

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

ListItemCollectionInfo クラス
ListItemCollectionInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.