Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / AppointmentComparer Class
Properties Methods


In This Topic
    AppointmentComparer Class Members
    In This Topic

    The following tables list the members exposed by AppointmentComparer.

    Public Constructors
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Returns an existing instance of AppointmentComparer class if any; or creates a new one.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Performs a comparison of two Appointment objects and returns a value indicating whether the one Appointment starts earlier, at the same time, or later than the other.  
    Top
    See Also