SPREAD for WPF 4.0J - GcSpreadSheet
RemoveItem メソッド (SelectedDatesCollection)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > SelectedDatesCollection クラス : RemoveItem メソッド
削除するアイテムの 0 から始まるインデックス。
コレクションから指定したインデックスにある項目を削除します。
シンタックス
'宣言
 
Protected Overrides NotOverridable Sub RemoveItem( _
   ByVal index As System.Integer _
) 
protected override void RemoveItem( 
   System.int index
)

パラメータ

index
削除するアイテムの 0 から始まるインデックス。
解説
この実装は CollectionChanged イベントを発生します。
参照

SelectedDatesCollection クラス
SelectedDatesCollection メンバ