GrapeCity.Windows.SpreadGrid 名前空間 > RowCollection クラス : Remove メソッド |
int
値。
int
値。
int
値。int
値。例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | index が0未満です。または、index が Count 以上です。または、count が0以下です。または、index と count が RowCollection 内の要素の有効な範囲を示していません。 |
System.InvalidOperationException | 行の型が RowType.GroupHeaderRow または RowType.GroupFooterRow です。または、指定された範囲に型が RowType.GroupHeaderRow または RowType.GroupFooterRow である行が含まれます。または、データソース内の関連付けられたデータ項目を削除できません。または、行が新規行です。 |