MessageHeaders.CopyTo Method
.NET Framework 4
Copies the headers from this collection to an array, starting at a particular index of the array.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- array
- Type: System.ServiceModel.Channels.MessageHeaderInfo[]
The one-dimensional Array that is the destination of the message header objects copied from this instance. The Array must have zero-based indexing.
- index
- Type: System.Int32
The zero-based index in the array at which copying begins.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.