C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace > C1Scheduler Class > Compare Method : Compare(Appointment,Appointment) Method |
'Declaration Public Overloads Function Compare( _ ByVal x As Appointment, _ ByVal y As Appointment _ ) As System.Integer
public System.int Compare( Appointment x, Appointment y )