System.Xml.Serialization.XmlElementAttributes.CopyTo Method

Copies the System.Xml.Serialization.XmlElementAttributes, or a portion of it to a one-dimensional array.

Syntax

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

Parameters

array
The System.Xml.Serialization.XmlElementAttribute array to hold the copied elements.
index
The zero-based index in array at which copying begins.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0