| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class > DateAppointmentsCollection Constructor : DateAppointmentsCollection Constructor(DateTime,DateTime,AppointmentCollection) |
'Declaration 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 )