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

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule.Printing 名前空間 > DateAppointmentsCollection クラス > DateAppointmentsCollection コンストラクタ : DateAppointmentsCollection コンストラクタ(DateTime,DateTime,AppointmentCollection)
日付範囲の開始日を表す System.DateTime値。
日付範囲の終了日を表す System.DateTime値。
予定を取得する C1.C1Schedule.AppointmentCollectionコレクション。
指定された C1.C1Schedule.AppointmentCollectionコレクションからの指定された日付範囲の予定を含む、 DateAppointmentsCollectionコレクション の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal start As System.Date, _
   ByVal end As System.Date, _
   ByVal appointmentCollection As AppointmentCollection _
)
public DateAppointmentsCollection( 
   System.DateTime start,
   System.DateTime end,
   AppointmentCollection appointmentCollection
)

パラメータ

start
日付範囲の開始日を表す System.DateTime値。
end
日付範囲の終了日を表す System.DateTime値。
appointmentCollection
予定を取得する C1.C1Schedule.AppointmentCollectionコレクション。
参照

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