public class AppointmentComparer : System.Collections.Generic.Comparer<Appointment>
'Declaration Public Class AppointmentComparer Inherits System.Collections.Generic.Comparer(Of Appointment)
System.Object
System.Collections.Generic.Comparer<T>
C1.C1Schedule.AppointmentComparer