Scheduler for WPF
GetConflicts メソッド (AppointmentCollection)

C1.WPF.Schedule.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 メンバ