Scheduler for WPF
AppointmentComparer クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 : AppointmentComparer クラス
開始時刻に基づいて Appointmentオブジェクトを比較します。
オブジェクト モデル
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.C1Schedule.AppointmentComparer

参照

AppointmentComparer メンバ
C1.C1Schedule 名前空間