Copies all the System.Xml.Schema.XmlSchemaObjects from the collection into the given array, starting at the given index.
The specified array must be of a compatible type.
This method uses Array.Copy(Array, Array, int) to copy the elements.