Scheduler for WPF
GetIntervalAppointments メソッド (DateAppointmentsCollection)

C1.WPF.Schedule アセンブリ > C1.Schedule.Printing 名前空間 > DateAppointmentsCollection クラス : GetIntervalAppointments メソッド
シンタックス
'宣言
 
Public Function GetIntervalAppointments( _
   ByVal start As System.Date, _
   ByVal end As System.Date, _
   ByVal includeAll As System.Boolean _
) As System.Collections.Generic.List(Of Appointment)
public System.Collections.Generic.List<Appointment> GetIntervalAppointments( 
   System.DateTime start,
   System.DateTime end,
   System.bool includeAll
)

パラメータ

start
end
includeAll
参照

DateAppointmentsCollection クラス
DateAppointmentsCollection メンバ