System.Xml.Serialization.XmlSerializationReader.UnknownElement Method

Raises an XmlSerializer.UnknownElement event for the current position of the System.Xml.XmlReader.

Syntax

protected void UnknownElement (object o, System.Xml.XmlElement elem)

Parameters

o
The object that is being deserialized.
elem
The System.Xml.XmlElement for which an event is raised.

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