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