The DateList type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds new date to the list.
Public methodClear
Clears all items from the wrapped list.
Public methodContainsOverloaded.
Public methodGetNextDate
Returns the first item that is greater than specified one.
Public methodGetPreviousDate
Returns the first item that is less than specified one.
Public methodRemove
Removes specified item from the wrapped list.
Public methodRemoveAt
Removes item at the specified index.

See Also