GrapeCity.Windows.SpreadGrid.Editors 名前空間 > HolidayCollection クラス : InsertItems メソッド |
'Declaration
Protected Overrides Sub InsertItems( _ ByVal index As Integer, _ ByVal value As IEnumerable(Of IHoliday) _ )
protected override void InsertItems( int index, IEnumerable<IHoliday> value )