The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SchemaImporterExtensionCollection::Insert Method (Int32, SchemaImporterExtension^)
.NET Framework (current version)
Inserts the specified SchemaImporterExtension into the collection at the specified index.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- index
-
Type:
System::Int32
The zero-base index at which the extension should be inserted.
- extension
-
Type:
System.Xml.Serialization.Advanced::SchemaImporterExtension^
The SchemaImporterExtension to insert.
.NET Framework
Available since 2.0
Available since 2.0
Show: