GrapeCity MultiRow for Windows Forms 10.0J
RemoveAt メソッド (CellCollection)

削除する項目の0から始まるインデックス。
指定したインデックスにあるCell項目を削除します。
構文
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

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

CellCollection クラス
CellCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.