GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid 名前空間 > CalendarStyleCollection クラス : InsertItem メソッド |
Protected Overrides Sub InsertItem( _ ByVal index As Integer, _ ByVal item As CalendarNamedCellStyle _ )
protected override void InsertItem( int index, CalendarNamedCellStyle item )
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | index が 0 未満です。または、index が Count を超えています。 |