System.Xml.Serialization.XmlSchemas.OnRemove Method

Performs additional custom processes when removing an element from the System.Xml.Serialization.XmlSchemas instance.

Syntax

protected override void OnRemove (int index, object value)

Parameters

index
The zero-based index at which value can be found.
value
The value of the element to remove 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