| C1.Xaml.Schedule アセンブリ > C1.C1Schedule 名前空間 > AppointmentList クラス : Sort メソッド |
| オーバーロード | 解説 |
|---|---|
| Sort() | (Appointment.Start 値に基づき)デフォルトの比較子を使用して、AppointmentList 全体の要素をソートします。 |
| Sort(Comparison<Appointment>) | 指定された System.Comparison を使用して、AppointmentList 全体の要素をソートします。 |
| Sort(IComparer<Appointment>) | 指定された比較子を使用して、AppointmentList 全体の要素をソートします。 |
| Sort(Int32,Int32,IComparer<Appointment>) | 指定された比較子を使用して、AppointmentList 内の要素の範囲にある要素をソートします。 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2