EventsCalendar for ASP.NET Web Forms
C1EventCollection クラス
メンバ 

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1EventsCalendar 名前空間 : C1EventCollection クラス
C1Event オブジェクトコレクションを表します。
オブジェクト モデル
C1EventCollection クラス
シンタックス
'宣言
 
Public Class C1EventCollection 
   Inherits System.Collections.Generic.List(Of Event)
public class C1EventCollection : System.Collections.Generic.List<Event> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      C1.Web.Wijmo.Controls.C1EventsCalendar.C1EventCollection

参照

C1EventCollection メンバ
C1.Web.Wijmo.Controls.C1EventsCalendar 名前空間