Class ScheduleAppointmentCollection
ScheduleAppointmentCollection class used to represent the collection of ScheduleAppointment.
Inheritance
System.Object
ScheduleAppointmentCollection
Namespace: Com.Syncfusion.Schedule
Assembly: Syncfusion.SfSchedule.Android.dll
Syntax
public class ScheduleAppointmentCollection : ObservableCollection<ScheduleAppointment>
Constructors
ScheduleAppointmentCollection()
Declaration
public ScheduleAppointmentCollection()