The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpCookieCollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
Copies members of the cookie 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: