Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / AppointmentList Class
Properties Methods


In This Topic
    AppointmentList Class Members
    In This Topic

    The following tables list the members exposed by AppointmentList.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the new instance of the AppointmentList class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Public MethodOverloaded. Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value).  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Protected Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Protected Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Protected Method (Inherited from System.Collections.ObjectModel.Collection<Appointment>)
    Top
    See Also