public abstract class C1ObservableKeyedCollection<TKey,TItem> : System.Collections.ObjectModel.KeyedCollection<TKey,TItem>, INotifyCollectionChanged
'Declaration Public MustInherit Class C1ObservableKeyedCollection (Of TKey,TItem) Inherits System.Collections.ObjectModel.KeyedCollection(Of TKey,TItem) Implements INotifyCollectionChanged
System.Object System.Collections.ObjectModel.Collection<T> System.Collections.ObjectModel.KeyedCollection<TKey,TItem> C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem> C1.C1Schedule.BaseCollection<T>
C1ObservableKeyedCollection<TKey,TItem> Members C1.C1Schedule Namespace