Copies the entire collection to a compatible one-dimensional array of System.Xml.Serialization.XmlElementAttribute objects, starting at the specified index of the target array.
- array
- The one-dimensional array of System.Xml.Serialization.XmlElementAttribute objects that is the destination of the elements copied from the collection. The array must have zero-based indexing.
- index
- The zero-based index in array at which copying begins.