Name | Description | |
---|---|---|
DateList Constructor | Initializes a new instance of the DateList collection. |
The following tables list the members exposed by DateList.
Name | Description | |
---|---|---|
DateList Constructor | Initializes a new instance of the DateList collection. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
InUpdate | Gets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (ReentrantObservableCollection<T>.BeginUpdate has been called). (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
ClearItems | Overrides the default behavior. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) | |
InsertItem | Overrides the default behavior. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) | |
MoveItem | Implements item moving from one location to another. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) | |
OnCollectionChanged | Raises CollectionChanged event if the ReentrantObservableCollection<T> is not in update mode. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) | |
RemoveItem | Overrides the default behavior. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) | |
SetItem | Overrides the default behavior. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when an item is added, removed, changed, moved, or the entire list is refreshed. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.Schedule.ReentrantObservableCollection<DateTime>) |