ComponentOne Scheduler for WPF and Silverlight
DateList Class
Members 

C1.WPF.Schedule Namespace : DateList Class
The DateList class represents the observable collection of System.DateTime values. The collection contains unique values only. Every item in collection is a System.DateTime value containing the date part only.
Object Model
DateList Class
Syntax
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.WPF.Schedule.ReentrantObservableCollection<T>
         C1.WPF.Schedule.DateList

See Also

Reference

DateList Members
C1.WPF.Schedule Namespace