ComponentOne Scheduler for WPF and Silverlight
Sort() Method

C1.C1Schedule Namespace > AppointmentList Class > Sort Method : Sort() Method
Sorts the elements in the entire AppointmentList using the default comparer (by the Appointment.Start value).
Syntax
'Declaration
 
Public Overloads Sub Sort() 
public void Sort()
See Also

Reference

AppointmentList Class
AppointmentList Members
Overload List