C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace : CategoryCollection Class |
'Declaration Public Class CategoryCollection Inherits C1.C1Schedule.BaseCollection(Of Category)
public class CategoryCollection : C1.C1Schedule.BaseCollection<Category>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
C1.C1Schedule.BaseCollection<T>
C1.C1Schedule.CategoryCollection