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