HttpFileCollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
Copies members of the file collection to an Array beginning at the specified index of the array.
Assembly: System.Web (in System.Web.dll)
Parameters
- dest
-
Type:
System::Array^
The destination Array.
- index
-
Type:
System::Int32
The index of the destination array where copying starts.
.NET Framework
Available since 1.1
Available since 1.1
Show: