ComponentOne Scheduler for WinForms
DateList Class Members
Properties  Methods 

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : DateList Class

The following tables list the members exposed by DateList.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of DateList class.  
Top
Public Properties
 NameDescription
Public PropertyReturns the number of items in the wrapped list.  
Public PropertyReturns the reference to the wrapped list.  
Top
Public Methods
 NameDescription
Public MethodAdds new date to the list.  
Public MethodClears all items from the wrapped list.  
Public MethodOverloaded. Returns true if specified item exists in the wrapped list.  
Public MethodReturns the first item that is greater than specified one.  
Public MethodReturns the first item that is less than specified one.  
Public MethodRemoves specified item from the wrapped list.  
Public MethodRemoves item at the specified index.  
Top
See Also

Reference

DateList Class
C1.C1Schedule Namespace