| AppointmentCollection Constructor |
| Name | Description | |
|---|---|---|
|
|
AppointmentCollection |
Creates an empty AppointmentCollection.
|
|
|
AppointmentCollection(IEnumerableAppointment) |
Creates an AppointmentCollection
and populates it with Appointment objects.
|