'宣言 Public Function New( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal appointmentCollection As AppointmentCollection, _ ByVal calendarInfo As CalendarInfo, _ ByVal includeEmptyDays As System.Boolean, _ ByVal includeWeekends As System.Boolean, _ ByVal includePrivateAppointments As System.Boolean _ )
public DateAppointmentsCollection( System.DateTime start, System.DateTime end, AppointmentCollection appointmentCollection, CalendarInfo calendarInfo, System.bool includeEmptyDays, System.bool includeWeekends, System.bool includePrivateAppointments )
パラメータ
- start
- end
- appointmentCollection
- calendarInfo
- includeEmptyDays
- includeWeekends
- includePrivateAppointments