The DateList type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds new date to the list.
|
![]() | Clear |
Clears all items from the wrapped list.
|
![]() | Contains | Overloaded. |
![]() | 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.
|