System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection.CopyTo Method

Copies all the elements of the current System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection to the specified array of System.Xml.Serialization.Advanced.SchemaImporterExtension objects at the specified index.

Syntax

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

Parameters

array
The System.Xml.Serialization.Advanced.SchemaImporterExtension to copy the current collection to.
index
The zero-based index at which the collection is added.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization.Advanced
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0