System.Xml.Serialization.XmlSchemas.OnInsert Method

Performs additional custom processes before inserting a new element into the System.Xml.Serialization.XmlSchemas instance.

Syntax

protected override void OnInsert (int index, object value)

Parameters

index
The zero-based index at which to insert value.
value
The new value of the element at index.

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