C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentComparer Class
Members

AppointmentComparer Class
Compares Appointment objects by their start time.
Object Model
AppointmentComparer Class
Syntax
'Declaration
 
Public Class AppointmentComparer 
   Inherits System.Collections.Generic.Comparer(Of Appointment)
 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Comparer<T>
      C1.C1Schedule.AppointmentComparer

See Also