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