The CategoryList is a list of Category objects.
Only objects existing in the owning CategoryCollection object
may be added to this list.
Use the CategoryList to associate the set of Category objects
with an Appointment object.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'Category>)>)>
C1.C1Schedule..::..C1ObservableCollection<(Of <(<'Category>)>)>
C1.C1Schedule..::..BaseList<(Of <(<'Category>)>)>
C1.C1Schedule..::..CategoryList
System.Collections.ObjectModel..::..Collection<(Of <(<'Category>)>)>
C1.C1Schedule..::..C1ObservableCollection<(Of <(<'Category>)>)>
C1.C1Schedule..::..BaseList<(Of <(<'Category>)>)>
C1.C1Schedule..::..CategoryList