DataTableCollection::CopyTo Method
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(Array^, Int32) | Copies all the elements of the current InternalDataCollectionBase to a one-dimensional Array, starting at the specified InternalDataCollectionBase index.(Inherited from InternalDataCollectionBase.) |
![]() | CopyTo(array<DataTable^>^, Int32) | Copies all the elements of the current DataTableCollection to a one-dimensional Array, starting at the specified destination array index. |
Show:
