EventsCalendar for ASP.NET Web Forms
InsertRange メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1EventsCalendar 名前空間 > C1EventCollection クラス : InsertRange メソッド
シンタックス
'宣言
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of Event) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<Event> collection
)

パラメータ

index
collection
参照

C1EventCollection クラス
C1EventCollection メンバ