Scheduler for WinRT
DateList Class Members
Properties  Methods 


The following tables list the members exposed by DateList.

Public Constructors
 NameDescription
Public ConstructorDateList ConstructorInitializes a new instance of DateList class.  
Top
Public Properties
 NameDescription
Public PropertyCountReturns the number of items in the wrapped list.  
Public PropertyItemsReturns the reference to the wrapped list.  
Top
Public Methods
 NameDescription
Public MethodAddAdds new date to the list.  
Public MethodClearClears all items from the wrapped list.  
Public MethodContainsOverloaded. Returns true if specified item exists in the wrapped list.  
Public MethodGetNextDateReturns the first item that is greater than specified one.  
Public MethodGetPreviousDateReturns the first item that is less than specified one.  
Public MethodRemoveRemoves specified item from the wrapped list.  
Public MethodRemoveAtRemoves item at the specified index.  
Top
See Also

Reference

DateList Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.