Scheduler for WPF
AppointmentComparer クラス
メンバ 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : AppointmentComparer クラス
Compares Appointment objects by their start time.
オブジェクト モデル
AppointmentComparer クラス
シンタックス
'宣言
 
Public Class AppointmentComparer 
   Inherits System.Collections.Generic.Comparer(Of Appointment)
public class AppointmentComparer : System.Collections.Generic.Comparer<Appointment> 
継承階層

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

参照

AppointmentComparer メンバ
C1.Schedule 名前空間