DataKeyCollection Constructor (ArrayList)
.NET Framework (current version)
Initializes a new instance of the DataKeyCollection class.
Assembly: System.Web (in System.Web.dll)
Parameters
- keys
-
Type:
System.Collections.ArrayList
A System.Collections.ArrayList that contains key fields from the data source.
Use this constructor to create and initialize a new instance of the DataKeyCollection class.
.NET Framework
Available since 1.1
Available since 1.1
Show: