GrapeCity SPREAD for Windows Forms 11.0J
RemoveAt メソッド (ListColumnCollectionInfo)


削除する項目のゼロから始まるインデックス。
コレクションの特定の位置にある項目を削除します。
構文
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As ListColumnCollectionInfo
Dim index As Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   int index
)

パラメータ

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

ListColumnCollectionInfo クラス
ListColumnCollectionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.