public class AppointmentList : System.Collections.ObjectModel.Collection<Appointment>
'Declaration Public Class AppointmentList Inherits System.Collections.ObjectModel.Collection(Of Appointment)
System.Object System.Collections.ObjectModel.Collection<T> C1.C1Schedule.AppointmentList
AppointmentList Members C1.C1Schedule Namespace