System.Xml.Schema.XmlSchemaObjectCollection.OnSet Method

OnSet is invoked before the standard Set behavior. For more information, see the OnSet method for CollectionBase.

Syntax

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

Parameters

index
The index of System.Xml.Schema.XmlSchemaObject.
oldValue
The old value.
newValue
The new value.

Remarks

Documentation for this section has not yet been entered.

Requirements

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