Name | Description | |
---|---|---|
AppointmentList Constructor | Initializes the new instance of the AppointmentList class. |
The following tables list the members exposed by AppointmentList.
Name | Description | |
---|---|---|
AppointmentList Constructor | Initializes the new instance of the AppointmentList class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
Sort | Overloaded. Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value). |
Name | Description | |
---|---|---|
ClearItems | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
InsertItem | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | |
SetItem | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) |