| C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : DateList Class | 
For a list of all members of this type, see DateList members.
| Name | Description | |
|---|---|---|
|  | Add | Adds a System.DateTime value to the end of the Collection. | 
|  | BeginUpdate | Prevents raising events until the ReentrantObservableCollection<T>.EndUpdate method is called. (Inherited from C1.Silverlight.Schedule.ReentrantObservableCollection<DateTime>) | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | 
|  | Contains | Returns true if specified item exists in the Collection. | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | 
|  | EndUpdate | Enables raising events. If collection has been changed since the call to the ReentrantObservableCollection<T>.BeginUpdate method, raises PropertyChanged and CollectionChanged events. (Inherited from C1.Silverlight.Schedule.ReentrantObservableCollection<DateTime>) | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | 
|  | Move | Moves the item at the specified index to a new location in the collection. (Inherited from C1.Silverlight.Schedule.ReentrantObservableCollection<DateTime>) | 
|  | Remove | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) |