GrapeCity MultiRow for Windows Forms 11.0J
Remove(Int32,Int32) メソッド

セルの削除を開始する位置。
CellCollectionから削除するセルの数。
このコレクション内の指定した位置から指定した数のセルを削除します。
シンタックス
Public Overloads Sub Remove( _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
public void Remove( 
   int index,
   int count
)

パラメータ

index
セルの削除を開始する位置。
count
CellCollectionから削除するセルの数。
参照

参照

CellCollection クラス
CellCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.