System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection.Insert Method

Inserts the specified System.Xml.Serialization.Advanced.SchemaImporterExtension into the collection at the specified index.

Syntax

public void Insert (int index, SchemaImporterExtension extension)

Parameters

index
The zero-base index at which the extension should be inserted.
extension
The System.Xml.Serialization.Advanced.SchemaImporterExtension to insert.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization.Advanced
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0