Copies the elements of this System.Net.CookieCollection to a System.Net.Cookie array starting at the specified index of the target array.
- array
- The target System.Net.Cookie array to which the System.Net.CookieCollection will be copied.
- index
- The zero-based index in the target Array where copying begins.
The Array array parameter must be one-dimensional with zero-based indexing.