System.Xml.Serialization.XmlSchemas.OnSet Method

Performs additional custom processes before setting a value in the System.Xml.Serialization.XmlSchemas instance.

Syntax

protected override void OnSet (int index, object oldValue, object newValue)

Parameters

index
The zero-based index at which oldValue can be found.
oldValue
The value to replace with newValue.
newValue
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