System.Xml.Serialization.XmlNodeEventArgs Class

Provides data for the XmlSerializer.UnknownNode event.

See Also: XmlNodeEventArgs Members

Syntax

public class XmlNodeEventArgs : EventArgs

Remarks

For more information about handling events, see [<topic://cpconEventsOverview>].

The XmlSerializer.UnknownNode event can occur 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