Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / DayCollection Class
Properties Methods Events


In This Topic
    DayCollection Class Members
    In This Topic

    The following tables list the members exposed by DayCollection.

    Public Properties
     NameDescription
    Public PropertyReturns collection of dates which have appointments.  
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded.   
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    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,Day>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodReturns the first day of week, containing specified date.  
    Public MethodReturns the last day of week, containing specified date.  
    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,Day>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Protected MethodOverridden. Removes all elements from the System.Collections.ObjectModel.KeyedCollection`2.  
    Protected MethodOverridden. Extracts the key from the specified element.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Protected MethodOverridden. Removes the element at the specified index of the System.Collections.ObjectModel.KeyedCollection`2.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<DateTime,Day>)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the BoldedDates collection has been changed.  
    Top
    See Also