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