Copies the elements of the System.Web.Services.Protocols.SoapHeaderCollection to an Array, starting at a particular index of the Array.
- array
- The one-dimensional Array that is the destination of the elements copied from System.Web.Services.Protocols.SoapHeaderCollection. The array must have zero-based indexing.
- index
- The zero-based index in the array parameter at which copying begins.