In This Topic
The
DateList class is a wrapper for the
List instance. At addition of the new value, it cuts off the time part of the value and ensures that the value is not present in the list yet.
Object Model
Syntax
'Declaration
Public Class DateList
Inheritance Hierarchy
System.Object
C1.Schedule.DateList
See Also