SPREAD for WPF 3.0J - GcSpreadGrid
RemoveItem メソッド (AlternatingRowCollection)

GrapeCity.Windows.SpreadGrid 名前空間 > AlternatingRowCollection クラス : RemoveItem メソッド
削除する項目の 0 から始まるインデックス。
指定したインデックスにある項目をコレクションから削除します。
シンタックス
'宣言
 
Protected Overrides Sub RemoveItem( _
   ByVal index As Integer _
) 
protected override void RemoveItem( 
   int index
)

パラメータ

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

AlternatingRowCollection クラス
AlternatingRowCollection メンバ