| UltimateCalendar Class Library |
|
SpecialDatesCollection Constructor
Initializes a new instance of the SpecialDatesCollection class with the specified date list.
[Visual Basic]
Public Sub New( _
ByVal
dateList As
ArrayList _
)
[C#]
public SpecialDatesCollection(
ArrayList dateList);
See Also
SpecialDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace