| GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > ColumnHeaderSectionCollection クラス : RemoveAt メソッド |
| 例外 | 解説 |
|---|---|
| System.NotSupportedException | ColumnHeaderSectionCollectionが読み取り専用です。 |
| System.InvalidOperationException | ColumnHeaderSectionCollectionの項目数が1未満です。 |
| System.ArgumentOutOfRangeException | rowIndexが0未満か、コレクション内のColumnHeaderSectionの数 - 1を超えています。 |