CopyTo(System.Xml.XmlElement[], Int32) Method

The CopyTo method of the UnknownXmlElementCollection class copies the items in the collection to an array starting at the index that is passed.

Parameters

array   The name of the array that you want to copy the collection to.

index   The point in the array at which you want to start copying the collection.

Requirements

Platforms: Windows Server 2003

Security: Code Access Security