| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class > Item Property : Item(DateTime,DateTime) Property |
'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal start As System.Date, _ ByVal end As System.Date _ ) As DateAppointmentsCollection
public new DateAppointmentsCollection Item( System.DateTime start, System.DateTime end ) {get;}