'Declaration Public Class CategoryList Inherits C1.C1Schedule.BaseList(Of Category)
public class CategoryList : C1.C1Schedule.BaseList<Category>
'Declaration Public Class CategoryList Inherits C1.C1Schedule.BaseList(Of Category)
public class CategoryList : C1.C1Schedule.BaseList<Category>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.C1Schedule.C1ObservableCollection<T>
C1.C1Schedule.BaseList<T>
C1.C1Schedule.CategoryList