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

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

パラメータ

index
SubItemを削除する必要がある 0 から始まるインデックス。
例外
例外解説
自動生成されたListItemListItem.SubItemsを変更できません。
参照

SubItemCollection クラス
SubItemCollection メンバ