DataColumnMappingCollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
Copies the elements of the DataColumnMappingCollection to the specified array.
Assembly: System.Data (in System.Data.dll)
Parameters
- array
-
Type:
System::Array^
An Array to which to copy DataColumnMappingCollection elements.
- index
-
Type:
System::Int32
The starting index of the array.
Implements
ICollection::CopyTo(Array^, Int32)
.NET Framework
Available since 1.1
Available since 1.1
Show: