SelectedDatesCollection Constructor (ArrayList^)
.NET Framework (current version)
Initializes a new instance of the SelectedDatesCollection class with the specified date list.
Assembly: System.Web (in System.Web.dll)
Parameters
- dateList
-
Type:
System.Collections::ArrayList^
An System.Collections::ArrayList that represents a collection of dates.
Use this constructor to create a new instance of the SelectedDatesCollection class.
Note |
|---|
This constructor is primarily used by control developers when extending the Calendar class. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
