Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / DateAppointmentsCollection Class
Properties Methods


In This Topic
    DateAppointmentsCollection Class Members
    In This Topic

    The following tables list the members exposed by DateAppointmentsCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded. Gets a new DateAppointmentsCollection collection containing DateAppointments objects for the specified date range.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodGets a System.Collections.Generic.List`1 containing C1.C1Schedule.Appointment objects for the specified DateTime range.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Protected MethodOverridden. Returns key value for the specified item.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments>)
    Top
    See Also