DataColumnCollection::AddRange Method (array<DataColumn^>^)
.NET Framework (current version)
Copies the elements of the specified DataColumn array to the end of the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- columns
-
Type:
array<System.Data::DataColumn^>^
The array of DataColumn objects to add to the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: