System.Xml.Serialization.UnreferencedObjectEventArgs Class

Provides data for the known, but unreferenced, object found in an encoded SOAP XML stream during deserialization.

See Also: UnreferencedObjectEventArgs Members

Syntax

public class UnreferencedObjectEventArgs : EventArgs

Remarks

For more information about the System.Xml.Serialization.UnreferencedObjectEventArgs class, see the XmlSerializer.UnreferencedObject event of the System.Xml.Serialization.XmlSerializer.

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

For more information about handling events, see Events Overview [Windows Forms]

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