The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlNodeEventArgs::ObjectBeingDeserialized Property
.NET Framework (current version)
Gets the object being deserialized.
Assembly: System.Xml (in System.Xml.dll)
The following example prints the value returned by the ToString method when the Deserialize method encounters an unknown XML node.
.NET Framework
Available since 1.1
Available since 1.1
Show: