System.Xml.Serialization.XmlSchemas.Insert Method

Inserts a schema into the System.Xml.Serialization.XmlSchemas at the specified index.

Syntax

public void Insert (int index, System.Xml.Schema.XmlSchema schema)

Parameters

index
The zero-based index at which schema should be inserted.
schema
The System.Xml.Schema.XmlSchema object to be inserted.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0