| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | 
|  | Item | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | 
The following tables list the members exposed by AppointmentList.
| Name | Description | |
|---|---|---|
|  | Count | (Inherited from System.Collections.ObjectModel.Collection<Appointment>) | 
|  | Item | (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>) | 
|  | 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). |