System.Xml.Serialization.XmlElementEventArgs Class

Provides data for the XmlSerializer.UnknownElement event.

See Also: XmlElementEventArgs Members

Syntax

public class XmlElementEventArgs : EventArgs

Remarks

For more information about handling events, see Events and Delegates and Raising an Event.

The XmlSerializer.UnknownElement event occurs only when you call the XmlSerializer.Deserialize(System.IO.Stream) method.

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