'Declaration Public Class C1EventCollection Inherits System.Collections.Generic.List(Of Event)
public class C1EventCollection : System.Collections.Generic.List<Event>
'Declaration 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