DataTableMappingCollection::CopyTo Method (array<DataTableMapping^>^, Int32)
.NET Framework (current version)
Copies the elements of the DataTableMapping to the specified array.
Assembly: System.Data (in System.Data.dll)
Parameters
- array
-
Type:
array<System.Data.Common::DataTableMapping^>^
A DataTableMapping to which to copy the DataTableMappingCollection elements.
- index
-
Type:
System::Int32
The starting index of the array.
.NET Framework
Available since 2.0
Available since 2.0
Show: