System.Web.Services.Protocols.SoapHeaderCollection.CopyTo Method

Copies the elements of the System.Web.Services.Protocols.SoapHeaderCollection to an Array, starting at a particular index of the Array.

Syntax

public void CopyTo (SoapHeader[] array, int index)

Parameters

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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0