C1.Silverlight.Schedule.5
AppointmentComparer Class
Members 

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

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

See Also

Reference

AppointmentComparer Members
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.