Copies the entire System.Xml.Serialization.XmlSchemas to a compatible one-dimensional Array, which starts at the specified index of the target array.
- array
- The one-dimensional Array that is the destination of the schemas copied from System.Xml.Serialization.XmlSchemas. The Array must have zero-based indexing.
- index
- A 32-bit integer that represents the index in the array where copying begins.