Compares Appointment objects by their start time.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public class AppointmentComparer : Comparer<Appointment> |
Visual Basic (Declaration) |
---|
Public Class AppointmentComparer _ Inherits Comparer(Of Appointment) |
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..Comparer<(Of <(<'Appointment>)>)>
C1.C1Schedule..::..AppointmentComparer
System.Collections.Generic..::..Comparer<(Of <(<'Appointment>)>)>
C1.C1Schedule..::..AppointmentComparer