GlobalTypeCollection::ICollection::CopyTo Method (Array^, Int32)
Visual Studio 2015
Copies objects to the specified array starting at the specified position.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- array
-
Type:
System::Array^
The target array.
- index
-
Type:
System::Int32
The position in the array at which to start copying.
Implements
ICollection::CopyTo(Array^, Int32)
Show: