Scheduler for WinForms
AppointmentComparer クラス
メンバ 

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 : 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.C1Schedule.AppointmentComparer

参照

AppointmentComparer メンバ
C1.C1Schedule 名前空間