'宣言 Public Class CoveredElementsCollection Inherits C1.C1Schedule.C1ObservableKeyedCollection(Of FrameworkElement,CoveredElement)
public class CoveredElementsCollection : C1.C1Schedule.C1ObservableKeyedCollection<FrameworkElement,CoveredElement>
'宣言 Public Class CoveredElementsCollection Inherits C1.C1Schedule.C1ObservableKeyedCollection(Of FrameworkElement,CoveredElement)
public class CoveredElementsCollection : C1.C1Schedule.C1ObservableKeyedCollection<FrameworkElement,CoveredElement>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.C1ObservableKeyedCollection<TKey,TItem>
C1.WPF.Schedule.CoveredElementsCollection