TempFileCollection::CopyTo Method (array<String^>^, Int32)
.NET Framework (current version)
Copies the members of the collection to the specified string, beginning at the specified index.
Assembly: System (in System.dll)
Parameters
- fileNames
-
Type:
array<System::String^>^
The array of strings to copy to.
- start
-
Type:
System::Int32
The index of the array to begin copying to.
.NET Framework
Available since 1.1
Available since 1.1
Show: