Scheduler for WinForms
GetConflicts メソッド (AppointmentCollection)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > AppointmentCollection クラス : GetConflicts メソッド
Appointmentオブジェクト。
指定した予定と競合する Appointmentオブジェクトの 発生項目のリストを含む AppointmentListオブジェクトを 取得します。
シンタックス
'宣言
 
Public Function GetConflicts( _
   ByVal appointment As Appointment _
) As AppointmentList
public AppointmentList GetConflicts( 
   Appointment appointment
)

パラメータ

appointment
Appointmentオブジェクト。

戻り値の型

AppointmentListオブジェクト。
参照

AppointmentCollection クラス
AppointmentCollection メンバ