C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace : DateList Class |
For a list of all members of this type, see DateList members.
Name | Description | |
---|---|---|
Add | Adds new date to the list. | |
Clear | Clears all items from the wrapped list. | |
Contains | Overloaded. Returns true if specified item exists in the wrapped list. | |
GetNextDate | Returns the first item that is greater than specified one. | |
GetPreviousDate | Returns the first item that is less than specified one. | |
Remove | Removes specified item from the wrapped list. | |
RemoveAt | Removes item at the specified index. |