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