CookieCollection..::..CopyTo Method
Overload List
| Name | Description | |
|---|---|---|
|   | CopyTo(Array, Int32) | 
   Copies the elements of the collection to the specified Array, starting at
   the specified index in the array.
    | 
|   | CopyTo(array<Cookie>[]()[][], Int32) | 
   Copies the elements of the collection to the specified array of Cookie,
   starting at the specified index in the array.
    |