DesignSurfaceCollection::CopyTo Method (array<DesignSurface^>^, Int32)
.NET Framework (current version)
Copies the collection members to the specified DesignSurface array beginning at the specified destination index.
Assembly: System.Design (in System.Design.dll)
Parameters
- array
-
Type:
array<System.ComponentModel.Design::DesignSurface^>^
The array to copy collection members to.
- index
-
Type:
System::Int32
The destination index to begin copying to.
.NET Framework
Available since 2.0
Available since 2.0
Show: