SchemaImporterExtensionCollection::CopyTo Method (array<SchemaImporterExtension^>^, Int32)
.NET Framework (current version)
Copies all the elements of the current SchemaImporterExtensionCollection to the specified array of SchemaImporterExtension objects at the specified index.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- array
-
Type:
array<System.Xml.Serialization.Advanced::SchemaImporterExtension^>^
The SchemaImporterExtension to copy the current collection to.
- index
-
Type:
System::Int32
The zero-based index at which the collection is added.
.NET Framework
Available since 2.0
Available since 2.0
Show: