Name | Description | |
---|---|---|
IntervalAppointmentCollection Constructor | Initializes the new instance of the IntervalAppointmentCollection class. |
The following tables list the members exposed by IntervalAppointmentCollection.
Name | Description | |
---|---|---|
IntervalAppointmentCollection Constructor | Initializes the new instance of the IntervalAppointmentCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) | |
HasItems | Gets the System.Boolean value specifying whether collection has items. | |
Item | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) |
Name | Description | |
---|---|---|
Contains(IntervalAppointment) | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<T>) |
Name | Description | |
---|---|---|
OnCollectionChanged | Overridden. Refreshes the HasItems property value. | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<IntervalAppointment>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<IntervalAppointment>) | |
PropertyChanged | (Inherited from System.Collections.ObjectModel.ReadOnlyObservableCollection<IntervalAppointment>) |