CategoryNameCollection::CopyTo Method (array<String^>^, Int32)
.NET Framework (current version)
Copies the collection elements to the specified array at the specified index.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- array
-
Type:
array<System::String^>^
The array to copy to.
- index
-
Type:
System::Int32
The index of the destination array at which to begin copying.
.NET Framework
Available since 1.1
Available since 1.1
Show: