| GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > ListBoxCell.ObjectCollection クラス : Insert メソッド |
| 例外 | 解説 |
|---|---|
| System.ArgumentNullException | item が null 参照 (Visual Basicでは Nothing) です。 |
| System.InvalidOperationException | セルの ListCell.DataSource プロパティの値が null 参照 (Visual Basicでは Nothing) ではありません。 |
| System.ArgumentOutOfRangeException | index が 0 未満か、コレクション内の項目の数を超えています。 |