Scheduler for WPF
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,AppointmentCollection,Boolean,Boolean)

C1.WPF.Schedule アセンブリ > C1.Schedule.Printing 名前空間 > DateAppointmentsCollection クラス > DateAppointmentsCollection コンストラクタ : DateAppointmentsCollection コンストラクタ(DateTime,DateTime,AppointmentCollection,Boolean,Boolean)
シンタックス
'宣言
 
Public Function New( _
   ByVal start As System.Date, _
   ByVal end As System.Date, _
   ByVal appointmentCollection As AppointmentCollection, _
   ByVal includeEmptyDays As System.Boolean, _
   ByVal includePrivateAppointments As System.Boolean _
)
public DateAppointmentsCollection( 
   System.DateTime start,
   System.DateTime end,
   AppointmentCollection appointmentCollection,
   System.bool includeEmptyDays,
   System.bool includePrivateAppointments
)

パラメータ

start
end
appointmentCollection
includeEmptyDays
includePrivateAppointments
参照

DateAppointmentsCollection クラス
DateAppointmentsCollection メンバ
オーバーロード一覧