オーバーロード一覧
オーバーロード | 解説 |
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,AppointmentCollection) | Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified C1.Schedule.AppointmentCollection collection. |
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,AppointmentCollection,Boolean,Boolean) | Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified C1.Schedule.AppointmentCollection collection. |
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,AppointmentCollection,CalendarInfo,Boolean,Boolean,Boolean) | Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified C1.Schedule.AppointmentCollection collection. |
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,IList<Appointment>,Boolean) | Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified C1.Schedule.AppointmentCollection collection. |
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,IList<Appointment>,CalendarInfo,Boolean,Boolean) | Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified C1.Schedule.AppointmentCollection collection. |
参照