DataListItemCollection Constructor (ArrayList)
.NET Framework (current version)
Initializes a new instance of the DataListItemCollection class.
Assembly: System.Web (in System.Web.dll)
Parameters
- items
-
Type:
System.Collections.ArrayList
A System.Collections.ArrayList object that contains the items with which to initialize the collection.
Use this constructor to create and initialize a new instance of the DataListItemCollection class.
.NET Framework
Available since 1.1
Available since 1.1
Show: