System.Xml.Serialization.XmlArrayItemAttributes.CopyTo Method

Copies an System.Xml.Serialization.XmlArrayItemAttribute array to the collection, starting at a specified target index.

Syntax

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

Parameters

array
The array of System.Xml.Serialization.XmlArrayItemAttribute objects to copy to the collection.
index
The index at which the copied attributes begin.

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